1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-04 15:02:09 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
2c4565f56c Release bloom@1.0.0 2022-01-13 07:25:39 -05:00
5a4712948a update bloom version 2022-01-13 07:25:16 -05:00
075ae3a9c0 upgrade dependencies 2022-01-13 07:10:17 -05:00
29ff6c8a36 update dependencies 2021-12-30 14:13:38 -05:00
5c0aad0780 fix imports 2021-12-30 13:16:49 -05:00
77022209bd fix returnBuffers, add some tests 2021-12-29 17:09:59 -05:00
611e4100c8 fix bloom typedoc 2021-12-29 12:15:30 -05:00
f93ac04436 Bloom commands (#1786)
* ft.alter

* bloom commands

* tdigest

* delete tdigest

* uncomment tests

* small changes

* Update MADD.ts

* small changes

* clean code

* Update README.md

* Update README.md

Co-authored-by: leibale <leibale1998@gmail.com>
2021-12-29 11:55:09 -05:00