package
1.3.8
Repository: https://github.com/bmbstack/ripple.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMemoryCache creates and returns a new memory cache.
NewRedisCache creates and returns a new redis cache.
Register registers a store.
No description provided by the author

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
MemoryCache represents a memory cache adapter implementation.
MemoryItem represents a memory cache item.
No description provided by the author
No description provided by the author

# Interfaces

Store Cache is the interface that operates the cache data.