openreplay/backend/pkg/redisstream
Jorgen Evens e0a88666af feat(redis): add suppport for credentials and TLS
By using `ParseURL` it is now possible to
- Supply login credentials for the redis instance
- Use an encrypted TLS connection by setting the scheme to `rediss://`
2022-11-25 19:16:01 +01:00
..
consumer.go fix(backend): fixed method call in redis consumer 2022-10-25 18:52:34 +02:00
producer.go Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
redis.go feat(redis): add suppport for credentials and TLS 2022-11-25 19:16:01 +01:00