redis / redis-py

Redis Python client
MIT License
12.62k stars 2.52k forks source link

Support TDIGEST.MERGESTORE and make compression optional on TDIGEST.CREATE #2309

Closed chayim closed 2 years ago

chayim commented 2 years ago

New changes for the RedisBloom 2.4 milestone mean we have API changes to make prior to the next milestone.

filipecosta90 commented 2 years ago

The new command has been merged and documentation updated to include it. More info in: https://redis.io/commands/tdigest.mergestore/