//
pkg.gl
Category
github.com/dgduncan/go-cond-cache
caches
dynamodb
package
1.0.0-alpha.1
Repository:
https://github.com/dgduncan/go-cond-cache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
193 SLOC
#
Functions
New
New creates a new DynamoDB cache instance with the provided configuration.
#
Structs
Cache
Cache implements the gocondcache.Cache interface using Amazon DynamoDB as the storage backend.
Config
Config defines the configuration options for the DynamoDB cache implementation.