KeyDB
KeyDB copied to clipboard
[NEW] ACL %RW and ACL %R for keys support.
The problem/use-case that the feature addresses Need to filter out data with prefix abc:* as read only data for a set of users. A description of the problem that the feature will solve, or the use-case with which the feature will be used. This is already addressed in redis 7.0 and up. We can define data sets to be RW or R which makes data access read-only for specific prefixes. Description of the feature
A description of what you want to happen.
Alternatives you've considered
Any alternative solutions or features you've considered, including references to existing open and closed feature requests in this repository.
Additional information
Any additional information that is relevant to the feature request.