togo-framework/cache-redis

cache-redis

Redis driver for togo cache

Redis driver for togo cache (CACHE_DRIVER=redis).

bash
togo install togo-framework/cache
togo install togo-framework/cache-redis

Env: REDIS_URL (e.g. redis://localhost:6379/0).