xenokore/cache

Redis cache library

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/xenokore/cache

1.0.5 2021-05-10 05:21 UTC

This package is auto-updated.

Last update: 2025-10-10 15:01:44 UTC


README

because predis 2.0 is still in dev add these to the root-composer to use the cache:

"require": {
    "xenokore/cache": "^1.0.3@dev",
    "predis/predis": "^2.0@dev",
    "xenokore/psr-cache-redis": "^v1.0.0b@dev"
}