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
Simon Prickett
d602682b64
Adding a RedisTimeSeries example ( #1839 )
...
* Adds the start of a timeseries example.
* Exports required TimeSeries items.
* Fixed import.
* Added TS.INFO example output.
* Fixed typo.
* Fixed typo.
* Exported aggregation enum.
* Working time series example.
Co-authored-by: Leibale Eidelman <leibale1998@gmail.com >
2022-01-19 13:35:18 -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