You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The current edge version of RedisTimeSeries is suited for working with an OSS Cluster topology in the following manner:
Even though still not released, we should start embracing cluster-ready ( or topology agnostic ) clients.
The text was updated successfully, but these errors were encountered: