Merge pull request #4 from HDT3213/master

add godis
This commit is contained in:
Jioby 2021-10-25 17:05:13 +08:00 committed by GitHub
commit aa84553eb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -747,6 +747,7 @@
- [ristretto](https://github.com/dgraph-io/ristretto)
- [fastcache](https://github.com/VictoriaMetrics/fastcache)
- [FreeCache](https://github.com/coocood/freecache)
- [godis](https://github.com/hdt3213/godis) - Go 语言实现的 Redis 服务器和分布式集群
- [groupcache](https://github.com/golang/groupcache) - 分布式缓存
- [cachego](https://github.com/faabiosr/cachego) - 支持 Redis、Bolt 等缓存接口
- [diskv](https://github.com/peterbourgon/diskv) - 基于硬盘的 KV 存储