EXISTS
Syntax
EXISTS key
Description
Checks if one or more entries exist in the cache
Example
> EXISTS mykey
> SET mykey myvalue
> EXISTS mykey
EXISTS key
Checks if one or more entries exist in the cache
> EXISTS mykey
> SET mykey myvalue
> EXISTS mykey