# Functions
New storage connector.
NewClusterInfoReader interface implementation.
WithKVClient returns option modifier with KV client.
WithTaskDetailInfo returns option modifier with detail task info.
# Variables
ErrNil in case of empty response.
# Structs
ClusterInfoReader overrides group node accessing.
Options of the storage.
Storage monitor implementation for redis.
# Interfaces
KeyValueAccessor defines the accessor with transaction.
KeyValueBasic provides basic data accessors.
KeyValueTxAccessor defines accessor which will apply changes only after commiting.
# Type aliases
Option type definition.