/cacheoverlay

A cache library based on ristretto simplifying the retrieval of cache misses

Primary LanguageGo

Cache overlay is a wrapper for ristretto

In addition to the ristretto features it supports providing a higher order function to retrieve items from cache

History

Version Description
0.1.1 Add close method
0.1.0 Initial version