package
1.0.0-alpha.1
Repository: https://github.com/dgduncan/go-cond-cache.git
Documentation: pkg.go.dev

# Functions

New creates a new DynamoDB cache instance with the provided configuration.

# Structs

Cache implements the gocondcache.Cache interface using Amazon DynamoDB as the storage backend.
Config defines the configuration options for the DynamoDB cache implementation.