summaryrefslogtreecommitdiff
path: root/redis/commands/bf
Commit message (Expand)AuthorAgeFilesLines
* Remove `deprecated` dependency (#2386)Aarni Koskela2022-10-301-4/+2
* remove tdigest.add weights (#2408)dvora-h2022-10-062-12/+4
* Add support for new TDIGEST features and changes (#2392)dvora-h2022-09-214-30/+68
* Mark `TOPK.COUNT` as deprecated (#2363)dvora-h2022-09-041-0/+3
* Adding reserve as an alias for create, so that we have BF.RESERVE and CF.RESE...Chayim2022-08-301-0/+4
* fix tdigest.create (#2348)dvora-h2022-08-211-1/+1
* Add TDIGEST.TRIMMED_MEAN (#2300)Alibi2022-08-042-0/+12
* Support TDIGEST.MERGESTORE and make compression optional on TDIGEST.CREATE (#...dvora-h2022-08-021-1/+15
* Add support for `TDIGEST.QUANTILE` extensions (#2317)dvora-h2022-08-023-5/+10
* Support CF.MEXISTS + Clean bf/commands.py (#2184)Avital Fine2022-05-231-61/+40
* Fix modules links to https://redis.io/commands/ (#2185)Avital Fine2022-05-171-33/+33
* Fix naming conventions (#1872)dvora-h2022-02-022-32/+32
* Adding cluster, bloom, and graph docs (#1779)v4.1.0rc2Chayim2021-12-091-1/+5
* Integrate RedisBloom support (#1683)Avital Fine2021-12-013-0/+783