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

7 Commits

Author SHA1 Message Date
Leibale Eidelman
7ded3dd79f fix #1846 - handle arguments that are not buffers or strings (#1849)
* fix #1846 - handle arguments that are not buffers or strings

* use toString() instead of throw TypeError

* remove .only and uncomment tests
2022-01-24 12:04:30 -05:00
leibale
b97d18b610 fix some types 2021-12-23 17:17:19 -05:00
leibale
a1bed9a10f add buffer support to a bunch of commands 2021-12-15 17:08:50 -05:00
Leibale Eidelman
41bd136bb7 fix encodeCommand 2021-12-01 22:54:31 -05:00
leibale
f55de0efbf improve encodeCommand performance, add set-get-delete-string benchmark 2021-12-01 20:17:52 -05:00
leibale
53bc564793 fix #1707 - handle number arguments in legacy mode 2021-11-10 16:57:15 -05:00
leibale
3eb99dbe83 use dockers for tests, use npm workspaces, add rejson & redisearch modules, fix some bugs 2021-11-08 19:21:15 -05:00