summaryrefslogtreecommitdiff
path: root/tests/test_bloom.py
Commit message (Expand)AuthorAgeFilesLines
* Add support to BF.CARD (#2545)shacharPash2023-01-111-0/+15
* Fixing bloom tests (#2430)Chayim2022-10-251-3/+3
* remove tdigest.add weights (#2408)dvora-h2022-10-061-20/+18
* Add support for new TDIGEST features and changes (#2392)dvora-h2022-09-211-22/+68
* Mark `TOPK.COUNT` as deprecated (#2363)dvora-h2022-09-041-6/+8
* Adding reserve as an alias for create, so that we have BF.RESERVE and CF.RESE...Chayim2022-08-301-0/+15
* Fix GRAPH.LIST & TDIGEST.QUANTILE tests (#2335)dvora-h2022-08-141-5/+5
* Add TDIGEST.TRIMMED_MEAN (#2300)Alibi2022-08-041-0/+11
* Support TDIGEST.MERGESTORE and make compression optional on TDIGEST.CREATE (#...dvora-h2022-08-021-0/+13
* Add support for `TDIGEST.QUANTILE` extensions (#2317)dvora-h2022-08-021-5/+15
* Support CF.MEXISTS + Clean bf/commands.py (#2184)Avital Fine2022-05-231-0/+1
* Mark tests for redis-stack (#2052)dvora-h2022-03-161-0/+10
* Add support for JSON, TIMESERIES, BLOOM & GRAPH commands in cluster (#2032)dvora-h2022-03-061-0/+1
* Integrate RedisBloom support (#1683)Avital Fine2021-12-011-0/+383