Skip to content

Commit

Permalink
docs(README.md): update minimal supported Redis version
Browse files Browse the repository at this point in the history
  • Loading branch information
weyoss committed Nov 20, 2023
1 parent 6053cee commit 2c3ea00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ npm i redis-smq@rc
Considerations:

- Minimal Node.js version is >= 18 (RedisSMQ is tested under current active LTS and maintenance LTS Node.js releases).
- Minimal Redis server version is 2.8.0.
- Minimal Redis server version is 4.0.0.

## Usage

Expand Down

0 comments on commit 2c3ea00

Please sign in to comment.