Closed manast closed 10 months ago
CLIENT SETNAME and CLIENT GETNAME are supported and as you figured out CLIENT LIST returns empty array at the moment. We will implement CLIENT LIST soon.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Bump.
@ogzhanolguncu
Right now, the REST API doesn't have the "Client list" feature, but as soon as they add it in there, I'll make sure to include it in the SDK. I'll also chat with the team to see if we can speed things up a bit.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Bump!
https://upstash.com/docs/redis/overall/rediscompatibility you can also follow here. Once its here i'll implement it in no time.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This issue was closed because it has been stalled for 30 days with no activity.
I could not find in the compatibility list if the command CLIENT LIST and CLIENT SETNAME commands are supported. Seems like CLIENT LIST just returns an empty list. Are there any plans to support these commands?
https://redis.io/commands/client-list/