Skip to content

Determine feasibility of placing all redis data in a single redis DB (same number) #66

@bufke

Description

@bufke

Redis cluster supports only one database number. It would be nice to support as many hosted services only support cluster - ElastiCache serverless and MemoryDB. We would need to ensure there is proper key name-spacing to avoid conflicts. An additional benefit would be to reduce the amount of configuration code and reduce overall sys admin complexity.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions