https://github.com/minecoinchain/cache-go
分布式缓存系统-golang
https://github.com/minecoinchain/cache-go
cache golang redis
Last synced: 7 months ago
JSON representation
分布式缓存系统-golang
- Host: GitHub
- URL: https://github.com/minecoinchain/cache-go
- Owner: MineCoinChain
- Created: 2020-05-30T02:07:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T02:12:51.000Z (almost 6 years ago)
- Last Synced: 2025-01-24T06:42:39.402Z (about 1 year ago)
- Topics: cache, golang, redis
- Language: Go
- Homepage:
- Size: 3.91 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 缓存系统实现-GO
### 1.HTTP传输测试结果
采用redis-benchmark作为对比,单客户端发送100000次请求,数据长度为1000B。redis测试结果如下,RPS大概在12700左右:
