-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add Redis Cluster Key Prefix #26830
Copy link
Copy link
Closed
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapNice to haveenhancement
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapNice to haveenhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
When adding Redis Cluster to Nextcloud, the Redis Cluster is overrun from nextcloud keys, which all lie on the top level. Wouldnt it be good to add a Prefix to the keys for a better overview in a shared Redis Cluster Deployment (Our Redis Cluster serves multiple apps)
Describe the solution you'd like
Possibility to specify a Redis Key Prefix
Describe alternatives you've considered
/
Additional context
/