package
1.5.1
Repository: https://github.com/staticbackendhq/core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewCache returns an initiated Redis client.
NewDevCache returns a memory-based Volatilizer.

# Structs

Cache uses Redis to implement the Volatilizer interface.
CacheDev used in local dev mode and is memory-based.

# Interfaces

Volatilizer is the cache and pub/sub interface.

# Type aliases

PublishDocumentEvent used to publish database events.