You are here

constant Redis_Path_HashLookupInterface::VALUE_NULL in Redis 7.2

Same name and namespace in other branches
  1. 7.3 lib/Redis/Path/HashLookupInterface.php \Redis_Path_HashLookupInterface::VALUE_NULL

Null value (not existing yet cached value)

File

lib/Redis/Path/HashLookupInterface.php, line 48

Class

Redis_Path_HashLookupInterface
Very fast hash based lookup interface.

Code

const VALUE_NULL = '!';