Class RedisSchemaHistory

java.lang.Object
io.debezium.relational.history.AbstractSchemaHistory
io.debezium.storage.redis.history.RedisSchemaHistory
All Implemented Interfaces:
SchemaHistory

@ThreadSafe public class RedisSchemaHistory extends AbstractSchemaHistory
A SchemaHistory implementation that stores the schema history in Redis.