Skip to content

olliebun/go-cacheh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-cacheh

Build Status

Very simple persistent caching layer for Go.

Currently only supports caching on the filesytem. A Cache is initialized pointing to a directory; each cache key goes in a file.

See godoc for package documentation.

About

Very simple file-based persistent caching layer for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages