diff options
Diffstat (limited to 'examples/redis-unstable/tests/assets/userwithselectors.acl')
| -rw-r--r-- | examples/redis-unstable/tests/assets/userwithselectors.acl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/redis-unstable/tests/assets/userwithselectors.acl b/examples/redis-unstable/tests/assets/userwithselectors.acl new file mode 100644 index 0000000..5d42957 --- /dev/null +++ b/examples/redis-unstable/tests/assets/userwithselectors.acl | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | user alice on (+get ~rw*) | ||
| 2 | user bob on (+set %W~w*) (+get %R~r*) \ No newline at end of file | ||
