pynenc_redis.conf.config_client_data_store

Module Contents

Classes

ConfigClientDataStoreRedis

Specific Configuration for the Redis Argument Cache

API

class pynenc_redis.conf.config_client_data_store.ConfigClientDataStoreRedis(config_values: Optional[dict[str, Any]] = None, config_filepath: Optional[str] = None)[source]

Bases: pynenc.conf.config_client_data_store.ConfigClientDataStore, pynenc_redis.conf.config_redis.ConfigRedis

Specific Configuration for the Redis Argument Cache

Initialization