下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
Lightweight Distributed Cache Library Written in Go
FreeApache-2.0
Claim
Collect
Share
13k
Stars
No
Chinese
Go
Language
Yes
Active
28
Contributors
41
Issues
Yes
Organization
None
Latest
1k
Forks
Apache-2.0
License
More
This project is an open-source library by the Golang team, implementing a standalone distributed cache. It supports various features such as single-process cache filling upon cache miss (preventing bypass and avalanche issues), automatic scaling for hot data, but does not support data updates and deletions (managed by LRU for memory control), thus making it suitable only for specific scenarios.
Included in:
Vol.91
Tags:
Distributed
Go

Comments

Rating:
No comments yet