8000 Mention Valkey support · phpredis/phpredis@5f1eecf · GitHub
[go: up one dir, main page]

Skip to content

Commit 5f1eecf

Browse files
PlavorSeolmichael-grunder
authored andcommitted
Mention Valkey support
1 parent 5996597 commit 5f1eecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Coverity Scan Build Status](https://scan.coverity.com/projects/13205/badge.svg)](https://scan.coverity.com/projects/phpredis-phpredis)
55
[![PHP version](https://img.shields.io/badge/php-%3E%3D%207.0-8892BF.svg)](https://github.com/phpredis/phpredis)
66

7-
The phpredis extension provides an API for communicating with the [Redis](http://redis.io/) key-value store. It also supports [KeyDB](https://docs.keydb.dev/), an open source alternative to Redis.
7+
The phpredis extension provides an API for communicating with the [Redis](http://redis.io/) key-value store. It also supports [KeyDB](https://docs.keydb.dev/) and [Valkey](https://valkey.io/), which are open source alternatives to Redis.
88

99
It is released under the [PHP License, version 3.01](http://www.php.net/license/3_01.txt).
1010

0 commit comments

Comments
 (0)
0