tulip / oplogtoredis

Publish MongoDB oplog entries to Redis
Apache License 2.0
38 stars 9 forks source link

support connecting to redis over tls #26

Closed zhiyanfoo closed 4 years ago

zhiyanfoo commented 4 years ago

Still working on adding a test that spins up a redis instance that we can connect to over tls. However this implementation was tested on both Azure and AWS over TLS.

zhiyanfoo commented 4 years ago

I believe the travis build is only failing due to flakey tests