Go-Go业务层缓存自带内存LRU存储支持自定义Redis存储实现

时间:2022-09-02 05:33:57
【文件属性】:

文件名称:Go-Go业务层缓存自带内存LRU存储支持自定义Redis存储实现

文件大小:21KB

文件格式:ZIP

更新时间:2022-09-02 05:33:57

Go开发-缓存库

Go业务层缓存,自带内存LRU存储,支持自定义Redis存储实现


【文件预览】:
cachex-master
----storage.go(801B)
----sentinel.go(1KB)
----mock_cachex()
--------mock_storage.go(8KB)
--------mock_errors.go(3KB)
--------mock_query.go(1KB)
----errors.go(227B)
----example()
--------rdscache()
--------lrucache()
----query.go(449B)
----LICENSE(1KB)
----rdscache()
--------rdscache.go(4KB)
--------rdscache_test.go(3KB)
--------README.md(2KB)
----sentinel_test.go(591B)
----README.md(4KB)
----cachex_test.go(8KB)
----.gitignore(300B)
----cachex.go(4KB)
----lrucache()
--------lrucache_test.go(3KB)
--------listmap_test.go(1KB)
--------README.md(2KB)
--------listmap.go(2KB)
--------lrucache.go(4KB)

网友评论