1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

7 Commits

Author SHA1 Message Date
Leibale
a5a4cb45ea wip 2023-11-09 11:12:41 -05:00
Leibale
266d635a60 add node: to node "core modules" imports 2023-09-18 15:03:07 -04:00
Leibale
7eaf3cdf3d wip 2023-07-06 12:20:46 -04:00
Leibale
5bd6141b22 wip 2023-07-06 12:10:03 -04:00
Leibale
2dd1f2ca38 bloom module 2023-07-05 15:22:33 -04:00
Leibale
9faa3e77c4 WIP 2023-04-23 07:56:15 -04:00
Leibale Eidelman
be90e62360 Add support for T-Digest (#2214)
* wip

* close #2216 - add support for TDIGEST.MERGESTORE and make compression optional on TDIGEST.CREATE

* fix some tdigest commands, use bloom edge docker

* fix index.ts

* 2.4-RC2 (v2.4.1)

* fix some commands and tests

* clean code
2022-11-01 15:45:47 -04:00