redis / NRedisStack

Redis Stack .Net client
MIT License
232 stars 38 forks source link

Add support for COMPRESSION argument to TDIGEST.CREATE #22

Closed chayim closed 2 years ago

chayim commented 2 years ago

To support RedisBloom 2.4.0, we need to support the compression argument on TDIGEST.CREATE. This entereed RedisBloom as part of https://github.com/RedisBloom/RedisBloom/pull/520

shacharPash commented 2 years ago

Fixed in #24