Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Redis time series support #29615

Merged
merged 1 commit into from Dec 1, 2022

Conversation

cescoffier
Copy link
Member

Add the timeseries() command group.
Using these commands requires the Redis Time Series module (from Redis Stack).
These commands are marked as experimental until we have more feedback.

This completes the Redis Stack support!

Add the `timeseries()` command group.
Using these command requires the Redis Time Series module (from Redis Stack).
These commands are marked as experimental until we have more feedback.
Quarkus Documentation automation moved this from To do to Reviewer approved Dec 1, 2022
@machi1990
Copy link
Member

Awesome work @cescoffier thank you!

@machi1990 machi1990 merged commit 7426a00 into quarkusio:main Dec 1, 2022
Quarkus Documentation automation moved this from Reviewer approved to Done Dec 1, 2022
@quarkus-bot quarkus-bot bot added this to the 2.16 - main milestone Dec 1, 2022
@cescoffier cescoffier deleted the redis-time-series branch December 2, 2022 07:08
@cescoffier
Copy link
Member Author

@gsmet marking it as noteworthy not because it's important but because it's a milestone: full redis labs support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants