基于 Golang 的缓存库 GCache

码农软件 · 软件分类 · 缓存系统 · 2019-08-29 16:12:55

软件介绍

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

功能

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

  • Goroutine 安全

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

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

安装

$ go get github.com/bluele/gcache

本文地址:https://codercto.com/soft/d/13437.html

Design for Hackers

Design for Hackers

David Kadavy / Wiley / 2011-10-18 / USD 39.99

Discover the techniques behind beautiful design?by deconstructing designs to understand them The term ?hacker? has been redefined to consist of anyone who has an insatiable curiosity as to how thin......一起来看看 《Design for Hackers》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具