tecton.RedisConfig¶
- 
class tecton.RedisConfig¶
- (Config Class) RedisConfig Class. - This class describes the attributes of Redis based online feature store for the feature definition. Currently there are no attributes for this class. Users can specify online_store = RedisConfig() Note : Your Tecton deployment needs to be connected to Redis before you can use this configuration option. Please contact Tecton support for details. - Methods - Method generated by attrs for class RedisConfig. - 
__init__()¶
- Method generated by attrs for class RedisConfig. 
 
-