You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
457 B
457 B
Client
- Does
close
/destory
actually close the connection from the Redis POV? Works with OSS, but what about Redis Enterprie?
Docs:
- v4 to v5 - Legacy mode
- Command Options
- RESP
Server
HEXISTS
: accepts one field only, should be the same asEXISTS
String
-> Double
:
INCRBYFLOAT
HINCRBYFLOAT
GEODIST
Number
-> Boolean
:
HSETNX
(deprecated)SCRIPT EXISTS