constant Redis_Path_HashLookupInterface::VALUE_SEPARATOR in Redis 7.2
Same name and namespace in other branches
- 7.3 lib/Redis/Path/HashLookupInterface.php \Redis_Path_HashLookupInterface::VALUE_SEPARATOR
Values separator for hash values
File
- lib/
Redis/ Path/ HashLookupInterface.php, line 53
Class
- Redis_Path_HashLookupInterface
- Very fast hash based lookup interface.
Code
const VALUE_SEPARATOR = '#';