1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

2295 Commits

Author SHA1 Message Date
dependabot[bot]
759e83742b Bump vm2 from 3.9.14 to 3.9.18 (#2509)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.14 to 3.9.18.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.14...3.9.18)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 07:04:36 -04:00
Chayim
260a41750c Auto release via drafting, step one (#2453)
* first step of auto-release with the release drafter

* PR Comments

* making leibale happy
2023-05-16 07:03:42 -04: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
01e6821caa wip 2023-05-08 11:05:17 +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
dovi
9697cbbe25 fix HEXISTS spec 2023-05-03 15:33:35 -04:00
dovi
afc33764e9 fix HDEL spec 2023-05-03 15:30:55 -04:00
dovi
2899653cd3 fix MSET spec 2023-05-03 15:22:43 -04:00
dovi
708b71a2b0 fix LCS spec 2023-05-03 15:20:10 -04:00
dovi
e1c5af6f41 fix INCRBYFLOAT spec 2023-05-03 15:17:47 -04:00
dovi
c0834879f3 fix INCRBY spec 2023-05-03 15:15:08 -04:00
dovi
8d4421a8c1 fix INCR spec 2023-05-03 15:10:02 -04:00
dovi
b34e524880 fix GETSET spec 2023-05-03 15:06:41 -04:00
dovi
58af728055 fix GETRANGE spec 2023-05-03 15:04:37 -04:00
dovi
c6b21eab52 fix GETEX spec 2023-05-03 15:02:40 -04:00
dovi
e0bc86346e fix GETDEL spec 2023-05-03 14:58:34 -04:00
dovi
9dd536edd9 fix GET spec 2023-05-03 14:54:18 -04:00
dovi
642c823d1b fix DECRBY 2023-05-03 14:50:33 -04:00
dovi
e4b8370c03 fix DECR spec 2023-05-03 14:46:09 -04:00
dovi
3050cc8659 fix WAIT spec & clean code 2023-05-03 14:42:31 -04:00