An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
Stars
8.8k
Forks
903
Watchers
8.8k
Open Issues
76
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #46 from alexedwards/master
7ac1518View on GitHubREADME.md: Remove the unprotected change example since it would actually need external synchronization
96426d0View on GitHubREADME.md: Remove one level of indentation and increase 'recommended' cleanupInterval
dd1ed0bView on GitHubAdd SetDefault() for setting with the default expiration
e7a9defView on GitHubMake Items() return a copy rather than an unsynchronized reference to the underlying items map
a2d8b56View on GitHub