//
pkg.gl
Category
github.com/RexCoding-Yu/tang-cache
config
package
1.0.1
Repository:
https://github.com/rexcoding-yu/tang-cache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
47 SLOC
#
Constants
CacheLevelAll
全部缓存.
CacheLevelOff
关闭缓存.
CacheLevelOnlyPrimary
仅缓存主键.
CacheLevelOnlySearch
仅缓存搜索.
CacheStorageMemory
内存缓存.
CacheStorageRedis
Redis缓存.
#
Structs
CacheConfig
No description provided by the author
RedisConfig
No description provided by the author
#
Type aliases
CacheLevel
No description provided by the author
CacheStorage
No description provided by the author
RedisConfigMode
No description provided by the author