-
Enhancement
-
Resolution: Done
-
Optional
-
None
-
False
-
None
-
False
Currently, Redis Storage does not provide the option for selecting a specific database index; only database 0 is used.
This is fine when connecting to a Redis Cluster, but when connecting to a Redis Standalone instance, it would be helpful to be allowed to choose a specific database index.
The code changes must be applied to 'debezium-storage-redis' and 'debezium-server-redis'.