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

Support for OSS Cluster #44

Open
filipecosta90 opened this issue Apr 15, 2021 · 1 comment
Open

Support for OSS Cluster #44

filipecosta90 opened this issue Apr 15, 2021 · 1 comment
Assignees

Comments

@filipecosta90
Copy link
Contributor

The current edge version of RedisTimeSeries is suited for working with an OSS Cluster topology in the following manner:

  • on single key commands like any other command
  • on commands that require multi-key gatter/aggregation/filtering ( like TS.MRANGE, TS.MGET, TS.MREVRANGE,... ) when used together with RedisGears ( Gears integration PR Gears integration (rebased) RedisTimeSeries#653 ).

Even though still not released, we should start embracing cluster-ready ( or topology agnostic ) clients.

@filipecosta90
Copy link
Contributor Author

reminder that I'm to provide the scripts for easily testing this. need 1 day to do it.

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

No branches or pull requests

2 participants