# RedisNaruto **Repository Path**: haiboi/redis-naruto ## Basic Information - **Project Name**: RedisNaruto - **Description**: c#版本的redis客户端 - **Primary Language**: C# - **License**: MIT - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 0 - **Created**: 2022-10-13 - **Last Updated**: 2025-03-06 ## Categories & Tags **Categories**: dbmanager **Tags**: None ## README # RedisNaruto #### Description c#版本的redis客户端 [码云地址](https://gitee.com/haiboi/redis-naruto) [github](https://github.com/zhanghaiboshiwo/redis-naruto) ## 已完成 - Generic - String - Hash - Set - ZSet - List - Stream - HyperLogLog - PubSub - Lua - tran - pipelining - 哨兵 - RESP2 - RESP3 - 分布式lock - 客户端缓存 ### todo - 集群 - function - 增加 简易版ioc实现,方便 使用者替换实现(暂时不考虑)