goburrow / cache

Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).
BSD 3-Clause "New" or "Revised" License
580 stars 48 forks source link

Improve hit rate by utilizing TinyLFU caching algorithm #1

Closed nqv closed 8 years ago

nqv commented 8 years ago

See https://github.com/dgryski/go-tinylfu