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

560 Commits

Author SHA1 Message Date
Leibale
b01f17709f ref #2524 - clear pingInterval timeout on close 2023-06-07 11:51:49 -04:00
Leibale
cf79a806c5 WIP 2023-06-07 11:45:48 -04:00
Leibale
05f9f0ee0d WIP 2023-06-07 11:41:23 -04:00
Leibale Eidelman
a7d5bc7ca4 fix #2526 - fix json README links (#2527) 2023-06-06 10:24:59 -04:00
Leibale
2baf5df23c Release client@1.5.8 2023-05-31 15:46:32 +03:00
Leibale
99c7cd7c55 Release search@1.1.3 2023-05-31 15:44:12 +03:00
Leibale
fcb3a011b5 cluster multi 2023-05-30 19:23:14 +03:00
Leibale Eidelman
0298c1ac41 upgrade deps (#2517)
* upgrade deps

* fix graph tests
2023-05-29 09:01:34 -04:00
Leibale Eidelman
100a5232ac use setImmediate instead of queueMicrotask (to improve performance) (#2516) 2023-05-29 09:01:22 -04:00
Kumar Arnav
e696653bf9 Add support for LATENCY LATEST (#2514)
* Add support for LATENCY LATEST.

* Fix the review comments.

* Fix the review comments.

* Update LATENCY_LATEST.ts

* Update dockers.ts

* Update LATENCY_GRAPH.spec.ts

* enable debug mode in tests

---------

Co-authored-by: Leibale Eidelman <me@leibale.com>
2023-05-29 09:00:58 -04:00
Leibale
2fa33dbbac legacy mode multi 2023-05-28 16:50:48 +03:00
Leibale
dc094eaa9a WIP 2023-05-24 13:59:53 +03:00
Leibale
0e89c667c9 remove .only, fix some errors 2023-05-21 15:47:47 +03:00
fast-facts
85091cde5a Add count option to FT.CURSOR READ (#2492)
* feat: Add count option to FT.CURSOR READ

* Update CURSOR_READ.spec.ts

---------

Co-authored-by: Leibale Eidelman <me@leibale.com>
2023-05-21 08:08:27 -04:00
Codrin-Mihai Chira
d4f194352f XINFO CONSUMERS - add support for the inactive field (#2490)
* Support XINFO CONSUMERS: Added the inactive field

* Update XINFO_CONSUMERS.ts

---------

Co-authored-by: Leibale Eidelman <me@leibale.com>
2023-05-21 08:06:46 -04:00
Nanak
8d37c115e6 Add support for TIMEOUT in FT.AGGREGATE and FT.SEARCH (#2488)
* #2486: add timeout as optional param in FT.Search

* return timeout from aggregate

* add test case for TIMEOUT in aggregate

* add TIMEOUT option in search file

* add test cases for TIMEOUT option in search file

* uodate search/aggregates to add timeout when it is not undefuned

* update search to add timeout when it is not undefuned

* update test case for AGGREGATE
2023-05-21 08:01:17 -04:00
Leibale
15908097c6 replace # with private to improve performance 2023-05-21 13:46:43 +03:00
Leibale
322f6446de ref #2498 - replace yallist with custom made linked list 2023-05-21 13:45:18 +03:00
Leibale
e27693f13f cluster close & destroy 2023-05-15 16:56:48 +03:00
Leibale
e3326134ba deprecate QUIT and disconnect, implement close and destroy 2023-05-15 15:41:40 +03:00
Leibale
f8fa8878c3 fix some more 2023-05-14 14:54:09 +03:00
Leibale
cf5510f55b fix LCS IDX WITHMATCHLEN 2023-05-14 14:51:45 +03:00
Leibale
dd5dd67bc1 fix LCS IDX 2023-05-14 14:44:34 +03:00
Leibale
37be30a8fe some more commands 2023-05-14 14:42:48 +03:00
Leibale
442a554fce WIP 2023-05-10 16:07:29 +03:00
Leibale
13f1fa9e58 WIP 2023-05-10 14:55:03 +03:00
Leibale
b4196faa41 wip 2023-05-10 12:08:02 +03:00
Leibale
d59254e497 some commands 2023-05-09 14:04:26 +03:00
Leibale
a6c0d1dbb3 legacy mode and isolation pool 2023-05-09 12:47:19 +03:00
Leibale
ebdad8eed9 geo 2023-05-08 14:18:53 +03:00
Leibale
c6f9f6ee18 Merge branch 'v5' of github.com:leibale/node-redis into v5 2023-05-08 11:06:03 +03:00
Leibale
6a0b4db4f7 fix GEO* commands 2023-05-08 11:04:22 +03:00
dovi
d5ef57893c fix BITPOS spec 2023-05-03 19:03:43 -04:00
dovi
f6be2c77d8 fix BITCOUNT spec 2023-05-03 18:59:43 -04:00
dovi
4de409e0ad fix SUNIONSTORE 2023-05-03 18:51:12 -04:00
dovi
627c9122ef fix SUNION 2023-05-03 18:40:36 -04:00
dovi
92b38a1f37 fix SSCAN 2023-05-03 18:26:56 -04:00
dovi
65c691fd75 fix SMOVE 2023-05-03 18:23:45 -04:00
dovi
a8679f37ec clean code 2023-05-03 18:10:04 -04:00
dovi
d2e244a77d Merge branch 'v5' of https://github.com/leibale/node-redis into v5 2023-05-03 17:34:07 -04:00
Leibale
083ad023da Merge branch 'v5' of github.com:leibale/node-redis into v5 2023-05-03 17:30:19 -04:00
Leibale
331e390bef WIP 2023-05-03 17:29:36 -04:00
dovi
5bbd8f1746 fix HRANDFIELD spec 2023-05-03 17:16:49 -04:00
dovi
77baef5f8c fix HMGET 2023-05-03 17:12:40 -04:00
dovi
cca7709dae FIX HLEN spec 2023-05-03 16:56:25 -04:00
dovi
87a6afc4ff fix HKEYS spec 2023-05-03 16:54:51 -04:00
dovi
d9cac4665b fix HINCRBYFLOAT spec 2023-05-03 16:53:36 -04:00
dovi
0516ca32bd fix HINCRBY spec 2023-05-03 16:50:38 -04:00
dovi
3bda368acb fix HGETALL spec 2023-05-03 16:48:52 -04:00
dovi
9177315667 fix HGET spec 2023-05-03 15:35:20 -04:00