1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00
Files
node-redis/docs/todo.md
Leibale aae501e271 wip
2023-04-26 14:29:04 -04:00

238 B

Missing functionality

  • HEXISTS: accepts one field only, should be the same as EXISTS

Replies

String -> Double:

  • INCRBYFLOAT
  • HINCRBYFLOAT
  • GEODIST

Number -> Boolean:

  • HSETNX (deprecated)
  • SCRIPT EXISTS