package
0.0.8-pre
Repository: https://github.com/1infras/go-kit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewMultiCacheNew a multi cache layers.
NewOneCacheStruct --.

# Constants

BloomFilter --.
DefaultLRUSize.
DefaultMaxEntries --.
KVType --.
SetType --.
SortedSetType --.

# Variables

DefaultTTL --.
ErrNotFound --.
OneCache --.
OptimalInMemAccessTime // Follow Jeff Dean, read 1MB sequential from memory ideally is 250 micro-seconds --.
OptimalNetworkAccessTime --.

# Structs

Item --.
MultiCacheCaching with multiple layers include LRU and Redis.
OneCacheStruct --.

# Interfaces

No description provided by the author