Closed 0xDEADFED5 closed 2 months ago
This should be supported yet. See https://github.com/openresty/lua-resty-redis?tab=readme-ov-file#methods
ERR unknown command zrandmember
, with args beginning with: views
, 25
, WITHSCORES
, , client: 127.0.0.1, server: localhost, request: "GET /random HTTP/1.1", host: "localhost"
This error message was returned from Redis. lua-resty-redis just forwards it.
oh man, i'm a little slow, thanks!
https://redis.io/docs/latest/commands/zrandmember/