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
3547b20293
Graph ( #1887 )
...
* init
* implement graph commands
* add graph to packages table
* fix ts.infoDebug
* fix redisearch tests
* Update INFO_DEBUG.ts
* fix INFO.spec.ts
* test QUERY and SLOWLOG
Co-authored-by: Avital-Fine <avital.fine@redis.com >
2022-01-31 12:52:19 -05: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