Skip to content

Cache is a package which implements a unified interface for various Golang based caches

License

Notifications You must be signed in to change notification settings

Rubanbydesign/gocache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

Cache is a package which implements a unified interface for various Golang based cache.

Current drivers include:

More drivers are most welcome! Just make sure they meet at least the "cache".Cache interface and are unit tested.

About

Cache is a package which implements a unified interface for various Golang based caches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Shell 0.4%