proxy.golang.org : github.com/tryvium-travels/golang-cache-adapters : v0.0.3
Package cacheadapters contains the generic entities used to access the cache. In this package you will find the CacheAdapter and CacheSessionAdapter interfaces, used by the specific implementations to access the cache, along with a MultiCacheProvider struct you can use to access multiple cache adapters with an index-based priority mechanism.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/tryvium-travels/golang-cache-adapters@v0.0.3
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/alicebob/miniredis/v2 v2.14.5
- github.com/gomodule/redigo v1.8.4
- github.com/stretchr/testify v1.7.0