Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was 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

@ghost

Description

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions