Chayim

Results 445 issues of Chayim

New changes for [the RedisBloom 2.4 milestone](https://github.com/RedisBloom/RedisBloom/pull/487) mean we have API changes to make prior to the next milestone.

feature

New reducers outside of MIN, MAX, SUM have been added to RedisTimeSeries for 1.8. Adding support for a general string based reducer, or supporting the named reducers.

RTS1.8

As part of the 1.8 release, we need to support the new command arguments, as documented in the [commands.json](https://github.com/RedisTimeSeries/RedisTimeSeries/blob/1.8/commands.json)

RTS1.8

As part of the 1.8 release, we need to support the new command arguments, as documented in the [commands.json](https://github.com/RedisTimeSeries/RedisTimeSeries/blob/1.8/commands.json)

RTS1.8

As part of the 1.8 release, we need to support the new command arguments, as documented in the [commands.json](https://github.com/RedisTimeSeries/RedisTimeSeries/blob/1.8/commands.json)

RTS1.8

As part of the 1.8 release, we need to support the new command arguments, as documented in the [commands.json](https://github.com/RedisTimeSeries/RedisTimeSeries/blob/1.8/commands.json)

RTS1.8

As part of the 1.8 release, we need to support the new command arguments, as documented in the [commands.json](https://github.com/RedisTimeSeries/RedisTimeSeries/blob/1.8/commands.json)

RTS1.8

TS.RANGE, TS.REVRANGE, TS.MRANGE, TS.MREVRANGE, TS.GET, TS.MGET

RTS1.8

Once https://github.com/RedisBloom/RedisBloom/issues/387 is closed, the client should be extended to support the new TDIGEST.QUANTILE extensions.

feature
Good First Issue

As of RedisBloom (master) 2.4.0, there is a new command TDIGEST.TRIMMED_MEAN. We need to add support and the associated tests, as per [this PR](https://github.com/RedisBloom/RedisBloom/commit/15e10a139eb49a1af700d1c2853c32d18186b72b)

feature
Good First Issue