Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rif/cache2go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

131 Commits

Repository files navigation

cache2go

Golang simple object caching library with LRU and expiration capabilities. The items are evicted if the capacity is exceeded or if they expire.

See the test file for wroking examples.

API docs here.

About

Simple go object caching library with LRU and expiration capabilities

Topics

Resources

Readme

License

BSD-3-Clause license

Stars

Watchers

Forks

Packages

Contributors

Languages