package
0.0.0-20240620102750-fe6fe2f42063
Repository: https://github.com/minilct/gosb.git
Documentation: pkg.go.dev
# README
cachex
This is a Go package that provides provides a memory-based caching function, which is mainly used to cache some data that is used frequently and will not be updated or does not require high update timeliness.