Package io.debezium.server.redis
Class RedisSSLStreamIT
java.lang.Object
io.debezium.server.redis.RedisSSLStreamIT
Integration tests for secured Redis
- Author:
- Oren Elias
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidVerifies that all the records of a PostgreSQL table are streamed to Redis
-
Constructor Details
-
RedisSSLStreamIT
public RedisSSLStreamIT()
-
-
Method Details
-
testRedisStream
Verifies that all the records of a PostgreSQL table are streamed to Redis- Throws:
Exception
-