Overview of StackExchange.Redis
mainStackExchange.Redis is a .NET client designed for communicating with RESP (Redis Serialization Protocol) servers. It is compatible with a wide range of Redis-like servers, including:
If a server implements a Redis-like API, it is expected to work with this client.