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

20 Commits

Author SHA1 Message Date
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
leibale
84aebcca0f upgrade dependencies 2022-01-24 13:14:20 -05:00
Leibale Eidelman
a2299509a0 upgrade dependencies (#1863) 2022-01-20 16:23:31 -05:00
Simon Prickett
bd1e500e14 Adds timeseries overview. (#1853) 2022-01-20 11:54:36 -05: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
leibale
841bd43813 update readmes 2022-01-13 09:15:35 -05:00
leibale
525142ea7f Release time-series@1.0.1 2022-01-13 07:28:47 -05:00
leibale
075ae3a9c0 upgrade dependencies 2022-01-13 07:10:17 -05:00
leibale
29ff6c8a36 update dependencies 2021-12-30 14:13:38 -05:00
leibale
5c0aad0780 fix imports 2021-12-30 13:16:49 -05:00
leibale
a0de7967f9 buffers, buffers everywhere... 2021-12-20 14:47:51 -05:00
leibale
a1bed9a10f add buffer support to a bunch of commands 2021-12-15 17:08:50 -05:00
leibale
6c9b406591 fix time-series README 2021-12-13 15:49:31 -05:00
leibale
944033ae5e fix time-series .release-it.json 2021-12-13 15:41:23 -05:00
leibale
2449ad4197 update tsconfig.json 2021-12-13 15:37:31 -05:00
leibale
7565ae349d fix generated documentation 2021-12-13 14:21:02 -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
leibale
a743ca6737 fix TS.CREATERULE 2021-11-29 12:47:17 -05:00
leibale
f648f37f5a init time series 2021-11-29 08:52:14 -05:00
leibale
96a73db0b4 fix merge 2021-11-24 21:27:04 -05:00