Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Determine lowest Redis version supported, ensure this is checked for each new connection #12

Open
ghost opened this issue Jan 21, 2015 · 0 comments
Assignees

Comments

@ghost
Copy link

ghost commented Jan 21, 2015

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.

@ghost ghost added the enhancement label Jan 21, 2015
@ghost ghost self-assigned this Jan 21, 2015
@ali-graham ali-graham self-assigned this Oct 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant