Versions in this module Expand all Collapse all v1 v1.9.2 Apr 22, 2024 Changes in this version + var PingAttemptBackoff = 2 * time.Second + func CreateRedisStore(prefix string, clientOpts *redis.Options, opts ...stoabs.Option) (stoabs.KVStore, error) + func Wrap(prefix string, client *redis.Client, opts ...stoabs.Option) (stoabs.KVStore, error)