package
1.0.10
Repository: https://github.com/chenleijava/go-guava.git
Documentation: pkg.go.dev

# README

go2cache

go2cache base on redis and go map

go2cache

use dep

[[constraint]]
  name = "github.com/chenleijava/go2cache"
  branch="master"

dep ensure -v

# Functions

初始化 MemoryCache当前容器不限制大小.
cache channel single objectinit go2cache.
load go2cache config.
get redis clientdisconnect will try to connect.

# Constants

memory cache.
redis cache.
清理缓存.
删除集群.
加入集群.
退出集群环境.

# Structs

缓存操作入口.
j2cache command.
No description provided by the author
No description provided by the author
基于redis缓存提供者.
.
No description provided by the author
No description provided by the author
基于redis缓存提供者.
No description provided by the author

# Interfaces

No description provided by the author
cache provider interface.