You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I got these error message when execute $redis->object('encoding', $rkey) from php 8
nc_redis.c:1324 parsed unsupported command 'OBJECT'
Describe the bug
I got these error message when execute $redis->object('encoding', $rkey) from php 8
nc_redis.c:1324 parsed unsupported command 'OBJECT'
To Reproduce
Expected behavior
$redis->object will return specified encoding from redis/keydb
Screenshots
Environment
OS: Debian 10.10
PHP: 8.0
Twemproxy: 0.5.0 (custom build on Debian)
Additional context
--none--
The text was updated successfully, but these errors were encountered: