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
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
Likely to be Redis 2.4+ at least, as the commands use multiple arguments.
Will probably require a threadsafe hash of
connection object_id => redis_version, to avoid calling the check multiple times on the same connection.