package
0.0.0-20240926055034-fea962e84fdb
Repository: https://github.com/gopkg-dev/karma.git
Documentation: pkg.go.dev
# Functions
NewBadgerCache Create badger-based cache.
NewMemoryCache cache object in go-cache,It's done in memory.
NewRedisCache Create redis-based cache.
NewRedisCacheWithClient Use redis client create cache.
NewRedisCacheWithClusterClient Use redis cluster client create cache.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Cacher 定义cache驱动接口.
# Type aliases
No description provided by the author