• 授权协议:MIT
  • 开发厂商:-
  • 软件语言:Google Go
  • 更新日期:2017-09-24
GCache

GCache 基于 Golang 的缓存库

GCache 基于 Golang 的缓存库 项目简介

为 Golang 打造的缓存库。 它支持可预期的 Cache,LFU,LRU 和 ARC。功能支持可预见的 Cache,LFU,LRU 和 ARC。Goroutine 安全支持驱逐,清除和添加条目的事件处理程序。 (可选)如果缓存不存在,则自动加载缓存。 (可选)安装$ go get github.com/bluele/gcache

GCache 基于 Golang 的缓存库 评论内容