Class RedisStreamMessageIT

java.lang.Object
io.debezium.server.redis.RedisStreamMessageIT

@QuarkusTestResource(RedisTestResourceLifecycleManager.class) public class RedisStreamMessageIT extends Object
Integration tests that verify basic reading from PostgreSQL database and writing to Redis stream
Author:
ggaborg
  • Constructor Details

    • RedisStreamMessageIT

      public RedisStreamMessageIT()
  • Method Details

    • testRedisStreamExtendedMessage

      @Test public void testRedisStreamExtendedMessage()
      Verifies that all the records of a PostgreSQL table are streamed to Redis in extended message format