Skip to content

Commit 9f9bcb1

Browse files
committed
Add details on supported libraries. Fixes #57.
1 parent 47854a0 commit 9f9bcb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ An asynchronous client for Redis including TLS. Support for streaming requests a
44

55
[![Development Status](https://github.com/socketry/async-redis/workflows/Test/badge.svg)](https://github.com/socketry/async-redis/actions?workflow=Test)
66

7+
## Support
8+
9+
This gem supports both Valkey and Redis. It is designed to be compatible with the latest versions of both libraries. We also test Redis sentinel and cluster configurations.
10+
711
## Usage
812

913
Please see the [project documentation](https://socketry.github.io/async-redis/) for more details.

0 commit comments

Comments
 (0)