- 授权协议: MIT
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: https://github.com/bluele/gcache
- 软件文档: https://github.com/bluele/gcache/blob/master/README.md
- 官方下载: https://github.com/bluele/gcache
软件介绍
为 Golang 打造的缓存库。 它支持可预期的 Cache,LFU,LRU 和 ARC。
功能
支持可预见的 Cache,LFU,LRU 和 ARC。
Goroutine 安全
支持驱逐,清除和添加条目的事件处理程序。 (可选)
如果缓存不存在,则自动加载缓存。 (可选)
安装
$ go get github.com/bluele/gcache
Beginning PHP and MySQL 5
W. Jason Gilmore / Apress / 2006-01-23 / USD 44.99
Beginning PHP and MySQL 5: From Novice to Professional, Second Edition offers comprehensive information about two of the most prominent open source technologies on the planet: the PHP scripting langua......一起来看看 《Beginning PHP and MySQL 5》 这本书的介绍吧!
