toluaina / pgsync

Postgres to Elasticsearch/OpenSearch sync
https://pgsync.com
MIT License
1.1k stars 172 forks source link

Add Custom Username Support for Redis Connection in PgSync #549

Closed AbhiProjects closed 2 days ago

AbhiProjects commented 2 days ago

This new feature allows users to specify a custom username for the Redis connection in PgSync. Previously, PgSync relied solely on the default Redis user. With this update, users can now provide their own Redis username, enhancing flexibility and security. One can provide the username via REDIS_USER environment variable.