GCache 基于 Golang 的缓存库 GCache

blov2017-10-06 00:30:02 • 5639 次点击    
这是一个分享于 2017-10-06 00:30:02 的项目,其中的信息可能已经有所发展或是发生改变。

为 Golang 打造的缓存库。 它支持可预期的 Cache,LFU,LRU 和 ARC。

支持可预见的 Cache,LFU,LRU 和 ARC。

Goroutine 安全

支持驱逐,清除和添加条目的事件处理程序。 (可选)

如果缓存不存在,则自动加载缓存。 (可选)

An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARCRead More

Latest commit to the master branch on 3-1-2024
Download as zip
授权协议:
MIT
开发语言:
Google Go 查看源码»
操作系统:
跨平台
5639 次点击  
加入收藏 微博
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传