Back to search
Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).
Stars
603
Forks
47
Watchers
603
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
63
commits
1
commits
Put value from synchronous loading to cache directly
11fdd18View on GitHubAdd write queue to refresh/expiry entries by write time
00bfc04View on GitHubUse sync.Map and atomic.Value to reduce lock contention
ed586e3View on GitHub