-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
Description
Hi guys. Need quick help.
After i'm doing sadd and print in command promt redis-cli smembers it works
But!
When i'm trying await redisClient.sMembers('MyKey') if always undefiend.
How can i get value of my key?
Environment:
- Node.js Version: v16.14.2
- Redis Server Version: Redis server v=3.0.504 sha=00000000:0 malloc=jemalloc-3.6.0 bits=64 build=a4f7a6e86f2d60b3
- Node Redis Version: "redis": "^4.0.6"
- Platform: Windows 10, Mac OS 11.6 -->