Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support to BF.CARD (#2545) | shacharPash | 2023-01-11 | 1 | -0/+15 |
* | Fixing bloom tests (#2430) | Chayim | 2022-10-25 | 1 | -3/+3 |
* | remove tdigest.add weights (#2408) | dvora-h | 2022-10-06 | 1 | -18/+18 |
* | Add support for new TDIGEST features and changes (#2392) | dvora-h | 2022-09-21 | 1 | -21/+78 |
* | Mark `TOPK.COUNT` as deprecated (#2363) | dvora-h | 2022-09-04 | 1 | -6/+8 |
* | Fix GRAPH.LIST & TDIGEST.QUANTILE tests (#2335) | dvora-h | 2022-08-14 | 1 | -5/+5 |
* | Support TDIGEST.MERGESTORE and make compression optional on TDIGEST.CREATE (#... | dvora-h | 2022-08-02 | 1 | -0/+13 |
* | Add support for `TDIGEST.QUANTILE` extensions (#2317) | dvora-h | 2022-08-02 | 1 | -9/+19 |
* | Drop python 3.6 support (#2306) | dvora-h | 2022-07-27 | 1 | -5/+0 |
* | Fix warnings and resource usage problems in asyncio unittests (#2258) | Kristján Valur Jónsson | 2022-07-26 | 1 | -3/+6 |
* | Async tests for redis commands, json, bloom, timeseries (#2087) | dvora-h | 2022-04-07 | 1 | -0/+402 |