1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

8 Commits

Author SHA1 Message Date
Shaya Potter
f7d824c07c CAE-193: add "IGNORE" options to time series commands (for v5 branch) (#2753)
* CAE-193: add "IGNORE" options to time series commands (for v5 branch)

* add INCR/DECR and modify tests to not test ignore on older version

* require maxTimeDiff/maxValDiff to be specified

also rename them

* fix add/ignore test after api change

* update tests for api change in IGNORE option
2024-10-11 11:22:31 +03:00
Leibale
266d635a60 add node: to node "core modules" imports 2023-09-18 15:03:07 -04:00
Leibale
ff07bbf3d3 WIP 2023-07-27 11:23:34 -04:00
Leibale
54c3a66c72 time-series 2023-07-11 13:11:13 -04:00
dovi
59e2e6d626 fix ALTER 2023-07-05 14:18:03 -04: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
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