Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cache2go Build Status

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages