Skip to content
/ lru Public

Golang LRU read-through cache backed by a remote store

License

Notifications You must be signed in to change notification settings

crowdriff/lru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

413c82c · Apr 28, 2016

History

64 Commits
Mar 16, 2016
Mar 21, 2016
Apr 28, 2016
Mar 17, 2016
Mar 21, 2016
Mar 31, 2016
Apr 28, 2016
Apr 1, 2016
Mar 31, 2016
Mar 31, 2016
Apr 1, 2016
Apr 1, 2016
Apr 28, 2016
Mar 31, 2016
Apr 1, 2016
Apr 1, 2016
Mar 31, 2016
Mar 31, 2016
Mar 16, 2016
Apr 28, 2016
Apr 1, 2016

Repository files navigation

LRU Build Status Go Report Card Coverage Status GoDoc

LRU is a persistent read-through local cache backed by BoltDB and a remote store of your choosing.

Currently A Work In Progress

About

Golang LRU read-through cache backed by a remote store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published