package
1.9.0
Repository: https://github.com/nuts-foundation/go-stoabs.git
Documentation: pkg.go.dev

# Functions

CreateRedisStore connects to a Redis database server using the given options.
Wrap can be used to use an already created Redis client as KVStore.

# Variables

PingAttemptBackoff specifies how long the client should wait after a failed ping attempt.