Available only on CLI, HTTP and Scheduled
platforms
- Key exists
- Could not determine whether key exists or does not
- Creates
Enum 🛈
CONNECTION
UNKNOWN
NOT_FOUND
Checks whether a key exist in a Redis server
Error | Description |
---|
CONNECTION | Cannot connect |
NOT_FOUND | Key does not exist |
UNKNOWN | Unknown error |