You are here

constant Redis_AbstractBackend::KEY_SEPARATOR in Redis 7.2

Same name and namespace in other branches
  1. 7.3 lib/Redis/AbstractBackend.php \Redis_AbstractBackend::KEY_SEPARATOR

Key components name separator

File

lib/Redis/AbstractBackend.php, line 8

Class

Redis_AbstractBackend

Code

const KEY_SEPARATOR = ':';