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>.
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.
Comments
Similar requests
Redis prefix causes ever-growing redis cache size
0 votes · 0 comments
File upload freezes/delays/timeouts if there is a large count of image files. Due to Redis do all preview folder scanning.
0 votes · 0 comments
Setup check to warn if Redis is used as local cache
0 votes · 0 comments
Strip Windows domain prefix from WebDAV Basic Auth credentials for SharePoint-compatible scanners
1 vote · 0 comments
Allow arbitrary configID prefixes for user_ldap
0 votes · 0 comments
No comments yet.