Categorygithub.com/satmaelstorm/mqcache
repositorypackage
1.0.8
Repository: https://github.com/satmaelstorm/mqcache.git
Documentation: pkg.go.dev

# README

MQCache Go implementation

Go Report GoDoc Coverage Status Go

Multi-Queue Cache implementation on Go

Original article

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.