Skip to main content

access_of

Function access_of 

Source
pub fn access_of(flags: &[&str]) -> Access
Expand description

What a caller needs over a key carrying flags.

access is read and any of update, insert and delete is write, which is Redis’s own rule. A key flagged not_key is an argument that looks like one and is not, so it asks for nothing: that is GEORADIUS’s member and LPOS’s element.