triggermesh / brokers

TriggerMesh broker implementations: Redis backed and Memory
Apache License 2.0
6 stars 12 forks source link

Add redis backend TLS auth #138

Closed odacremolbap closed 1 year ago

odacremolbap commented 1 year ago

Adding capabilities to use TLS authentication against a user provided Redis instance.

Related to https://github.com/triggermesh/brokers/issues/129