package
0.2.0
Repository: https://github.com/lf-edge/eden.git
Documentation: pkg.go.dev

# Functions

NewFileCache creates new FileCache with provided directories.
NewRedisCache creates new RedisCache with provided settings.

# Structs

FileCache object provides caching objects from controller into directory.
RedisCache object provides caching objects from controller into redis.

# Interfaces

CacheProcessor for processing objects and save into cache.