Skip to content

naruto1227/redis-naruto

Repository files navigation

RedisNaruto

Description

c#版本的redis客户端

码云地址

github

已完成

  • Generic
  • String
  • Hash
  • Set
  • ZSet
  • List
  • Stream
  • HyperLogLog
  • PubSub
  • Lua
  • tran
  • pipelining
  • 哨兵
  • 集群
  • RESP2
  • RESP3
  • 分布式lock

todo

  • 为每个数据类型增加对应的模型返回 取消字典的返回(zset)
  • function
  • 客户端缓存(进行中)
  • RESP3
  • 增加 简易版ioc实现,方便 使用者替换实现(暂时不考虑)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published