EXIST
Syntax
EXIST key id
Description
Gets a boolean indicating if a id exists or not for a given key.
Note that a non-existent key or id will cause an error!
Examples
Get existence of a id truck1
for key fleet
.
EXIST fleet truck1
Related Commands
BOUNDS
DEL
DROP
EXIST
EXPIRE
FGET
FSET
GET
JDEL
JGET
JSET
KEYS
PDEL
PERSIST
RENAME
RENAMENX
SET
STATS
TTL