Shaya Potter
b2d35c5286
V5 bringing RESP3, Sentinel and TypeMapping to node-redis
...
RESP3 Support
- Some commands responses in RESP3 aren't stable yet and therefore return an "untyped" ReplyUnion.
Sentinel
TypeMapping
Correctly types Multi commands
Note: some API changes to be further documented in v4-to-v5.md
2024-10-15 17:46:52 +03:00
Leibale Eidelman
5dd7d3149a
close #2192 close #2193 close #2194 close #2195 close #2196 close #2197 close #2198 - support for TimeSeries 1.8 ( #2200 )
2022-08-31 09:25:13 -04:00
Leibale Eidelman
0752f143a6
prepare 4.1.0 ( #2111 )
...
* increase test coverage
* @node-redis to @redis
* ugprade deps
* fix benchmark
* use 7.0 docker (not rc), update readmes, clean code, fix @-redis import
* update readme
* fix function in cluster
* update docs
Co-authored-by: Chayim <chayim@users.noreply.github.com >
* Update clustering.md
* add subpackages move warning
* drop support for node 12
* upgrade deps
* fix tsconfig.base.json
Co-authored-by: Chayim <chayim@users.noreply.github.com >
2022-05-02 11:48:12 -04:00
Avital Fine
7110f23369
Support RedisTimeSeries ( #1757 )
...
* Implement missing commands and add test
* Update DECRBY.spec.ts
* Small changes
* clean code
* Update MGET_WITHLABELS.ts
Use map in transformReply
Co-authored-by: leibale <leibale1998@gmail.com >
2021-12-12 08:41:44 -05:00
leibale
f648f37f5a
init time series
2021-11-29 08:52:14 -05:00