FeatureFuel
0

Allow for (optional) Redis Key Prefix

Source: nextcloud/server#52034 · opened by @jsmueller7
Allow for (optional) Redis Key Prefix: Support Namespacing in Redis
I've been looking into data separation in Redis. Nextcloud supports Redis ACL by allowing a username and password to be set. However, the way Nextcloud uses Redis makes it difficult to implement namespacing in Redis, i.e. to specify in the Redis access control list which user is allowed to access which keys. The Nextcloud keys apparently have the format <user-uuid>/locked/<file-uuid>.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests