repositorypackage
1.0.8
Repository: https://github.com/satmaelstorm/mqcache.git
Documentation: pkg.go.dev
# README
MQCache Go implementation
Multi-Queue Cache implementation on Go
Implementation of the in-memory cache based on the eviction algorithm MQCache. The size of the cache can be specified in both elements and bytes.