PHP extension for interfacing with key-value stores
Description
This extension provides an API for communicating with RESP-based key-value
stores, such as Redis, Valkey, and KeyDB.
This client implements most of the latest API.
As method only works when also implemented on the server side,
some doesn't work with an old server version.