初始化

This commit is contained in:
2025-12-11 10:52:49 +08:00
commit 6d5b527e22
867 changed files with 983119 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
StackExchange.Redis is a high-performance RESP (Redis, etc) client for .NET, available under the MIT license.
- Release notes: [https://stackexchange.github.io/StackExchange.Redis/ReleaseNotes](https://stackexchange.github.io/StackExchange.Redis/ReleaseNotes)
- NuGet package: [https://www.nuget.org/packages/StackExchange.Redis/](https://www.nuget.org/packages/StackExchange.Redis/)
- General docs: [https://stackexchange.github.io/StackExchange.Redis/](https://stackexchange.github.io/StackExchange.Redis/)
- Code: [https://github.com/StackExchange/StackExchange.Redis/](https://github.com/StackExchange/StackExchange.Redis/)