Categorygithub.com/rubanbydesign/gocache
repositorypackage
0.0.0-20190924193949-83369f4cd26a
Repository: https://github.com/rubanbydesign/gocache.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

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.