namespace Drupal\redis\Cache in Redis 8
Class | Location | Description |
---|---|---|
CacheBackendFactory |
src/ |
A cache backend factory responsible for the construction of redis cache bins. |
CacheBase |
src/ |
Base class for redis cache backends. |
PhpRedis |
src/ |
PhpRedis cache backend. |
Predis |
src/ |
Predis cache backend. |
RedisCacheTagsChecksum |
src/ |
Cache tags invalidations checksum implementation that uses redis. |