Skip to content

Commit fe04b9a

Browse files
mgravellNickCraver
andauthored
Improve readme - what even is this? (#2837)
* Improve readme - what even is this? Propose words for #2836 * Update README.md --------- Co-authored-by: Nick Craver <[email protected]>
1 parent 1a4c66d commit fe04b9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
StackExchange.Redis
22
===================
33

4+
StackExchange.Redis is a .NET client for communicating with RESP servers such as [Redis](https://redis.io/), [Garnet](https://microsoft.github.io/garnet/), [Valkey](https://valkey.io/), [Azure Cache for Redis](https://azure.microsoft.com/products/cache), [AWS ElastiCache](https://aws.amazon.com/elasticache/), and a wide range of other Redis-like servers. We do not maintain a list of compatible servers, but if the server has a Redis-like API: it will *probably* work fine. If not: log an issue with details!
5+
46
For all documentation, [see here](https://stackexchange.github.io/StackExchange.Redis/).
57

68
#### Build Status

0 commit comments

Comments
 (0)