Update README.md with supported Redis version

Created on 30 March 2021, over 4 years ago
Updated 8 August 2025, 3 months ago

Problem/Motivation

The importanc notice section on README.md states:

This module requires at least Redis 2.4, additionally, the lock backend requires Redis 2.6 to support millisecond timeouts and atomic lock operations.

This is misleading as "at least v2.4" means any version greater than or equal to 2.4. but the Predis 1.x branch, the PHP library behind this module does not support the latest version Redis 6.

Proposed resolution

Update README with specific set of (or up to) versions supported by the module

Remaining tasks

πŸ› Bug report
Status

RTBC

Version

1.0

Component

Documentation

Created by

πŸ‡¬πŸ‡§United Kingdom vijaycs85 London, UK

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States moshe weitzman Boston, MA

    This docs improvement looks pretty helpful and not controversial.

  • πŸ‡΅πŸ‡ΉPortugal dubois

    Thanks, useful improvement that can reduce confusion and point people in the right direction, i.e. the docs for their chosen library.

  • πŸ‡¨πŸ‡­Switzerland berdir Switzerland

    Looks sensible as a diff, but the previous sentence has been removed more than 2 years ago and I don't think this is correct, the adapter doesn't influence the supported version, it's the same commands. All redis versions that are even remotely command and supported should work fine. Closing.

Production build 0.71.5 2024