constant Redis_Cache_Base::LIFETIME_INFINITE in Redis 7.2
Temporary cache items lifetime is infinite.
File
- lib/
Redis/ Cache/ Base.php, line 20
Class
- Redis_Cache_Base
- Because those objects will be spawned during boostrap all its configuration must be set in the settings.php file.
Code
const LIFETIME_INFINITE = 0;