namespace Drupal\redis in Redis 8
|
Class |
Location | Description |
|---|---|---|
| ClientFactory |
src/ |
Common code and client singleton, for all Redis clients. |
| ClientInterface |
src/ |
Client proxy, client handling class tied to the bare minimum. |
| RedisPrefixTrait |
src/ |