1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-10 11:43:01 +03:00
Commit Graph

2233 Commits

Author SHA1 Message Date
Leibale
cb779a3ed7 #2666 for v5 2023-12-05 12:51:56 -05:00
Leibale
b99502b874 fix client pubsub and uncomment tests 2023-12-05 12:05:12 -05:00
Leibale
0b3d5fa9e0 remove .only from pool tests 2023-12-05 11:44:16 -05:00
Leibale
f804b0949d use asap fro pubsub resubscribe 2023-12-05 11:44:00 -05:00
Leibale
d8cb5de8b1 fix #2563 - add support for MONITOR 2023-12-05 10:02:07 -05:00
Leibale
520441704b fix multi "generic" type, some docs 2023-11-20 13:15:40 -05:00
Leibale
3ca33b8b80 remove unused import 2023-11-20 12:47:22 -05:00
Leibale
52e8c50dc8 add testWithClientPool and first pool test 2023-11-20 12:47:13 -05:00
Leibale
f8c24c0edd 6748ba5de3 2023-11-14 20:08:22 -05:00
Leibale
2ca6e1f333 add support for MULTI in ClientPool 2023-11-13 18:14:12 -05:00
Leibale
6549fa49bf Release redis@5.0.0-next.4 redis@5.0.0-next.4 2023-11-09 22:39:54 -05:00
Leibale
392aa1d5eb upgrade @redis/bloom 2023-11-09 22:39:23 -05:00
Leibale
9d18a3c820 Release bloom@2.0.0-next.3 bloom@2.0.0-next.3 2023-11-09 22:38:53 -05:00
Leibale
1049e3fa94 remove "type": "module" from bloom 2023-11-09 22:38:33 -05:00
Leibale
f1294c59a2 package-lock.json 2023-11-09 22:36:45 -05:00
Leibale
5fe2c6635c Release redis@5.0.0-next.3 redis@5.0.0-next.3 2023-11-09 22:36:28 -05:00
Leibale
c181ae9b7a upgrade subpackages 2023-11-09 22:35:43 -05:00
Leibale
6c9e1cc1df Release time-series@2.0.0-next.2 time-series@2.0.0-next.2 2023-11-09 22:35:08 -05:00
Leibale
bca283986e Release search@2.0.0-next.2 search@2.0.0-next.2 2023-11-09 22:34:43 -05:00
Leibale
c9c6374080 Release json@2.0.0-next.2 json@2.0.0-next.2 2023-11-09 22:34:15 -05:00
Leibale
6d15036f86 Release graph@2.0.0-next.2 graph@2.0.0-next.2 2023-11-09 22:33:52 -05:00
Leibale
b3b3777147 Release bloom@2.0.0-next.2 bloom@2.0.0-next.2 2023-11-09 22:33:25 -05:00
Leibale
74f6451792 upgrade @redis/client 2023-11-09 22:31:49 -05:00
Leibale
0568f46352 Release client@2.0.0-next.4 client@2.0.0-next.4 2023-11-09 22:30:16 -05:00
Leibale
68785258fb change tsconfig module to CommonJS 2023-11-09 22:28:48 -05:00
Leibale
9126651bff remove dist/tsconfig.tsbuildinfo from tarball 2023-11-09 21:41:14 -05:00
Leibale
aa30832304 Release redis@5.0.0-next.2 redis@5.0.0-next.2 2023-11-09 21:39:37 -05:00
Leibale
9803dbf90e fix redis build 2023-11-09 21:38:55 -05:00
Leibale
7a7c330882 Release redis@5.0.0-next.1 redis@5.0.0-next.1 2023-11-09 21:34:07 -05:00
Leibale
247e8ddaf6 upgrade ubpackages 2023-11-09 21:33:38 -05:00
Leibale
b2c363e0a2 Release time-series@2.0.0-next.1 time-series@2.0.0-next.1 2023-11-09 21:32:48 -05:00
Leibale
46628ad791 Release search@2.0.0-next.1 search@2.0.0-next.1 2023-11-09 21:32:25 -05:00
Leibale
78fd21a0b3 Release json@2.0.0-next.1 json@2.0.0-next.1 2023-11-09 21:31:55 -05:00
Leibale
8fb4a7ad61 Release graph@2.0.0-next.1 graph@2.0.0-next.1 2023-11-09 21:31:26 -05:00
Leibale
5aed71a7f8 Release bloom@2.0.0-next.1 bloom@2.0.0-next.1 2023-11-09 21:31:00 -05:00
Leibale
bf97637919 release-it --workspaces-update=false 2023-11-09 21:30:21 -05:00
Leibale
0e671ef64a upgrade modules @redis/client peerDependency 2023-11-09 21:19:08 -05:00
Leibale
1a11456fd0 upgrade redis @redis/client dependency 2023-11-09 21:15:43 -05:00
Leibale
cb0fd4372b Release client@2.0.0-next.3 client@2.0.0-next.3 2023-11-09 21:12:46 -05:00
Leibale
e4007d74cb npm update 2023-11-09 21:10:41 -05:00
Leibale
5b086ba358 get ready for beta release 2023-11-09 21:08:53 -05:00
Leibale
7247777a6f a little bit docs 2023-11-09 21:01:26 -05:00
Leibale
37c39b71c9 fix cluster slots PubSubNode type 2023-11-09 19:57:43 -05:00
Leibale
2d8c0f0b79 getting ready for a beta release :) 2023-11-09 19:12:29 -05:00
Leibale
a5a4cb45ea wip 2023-11-09 11:12:41 -05:00
Leibale
98970fab2e FT.CURSOR READ 2023-11-06 14:06:54 -05:00
Leibale
ebca66d6f6 WIP 2023-11-01 14:09:58 -04:00
Leibale
817818aa91 WIP 2023-10-23 15:05:16 -04:00
Leibale
42b05b025b fix all FT.SUGGET variations 2023-10-11 17:04:13 -04:00
Leibale
77308ed670 fix for last commit 2023-10-03 13:24:00 -04:00