spryker / redis
Redis module
2.13.0
2026-06-10 14:19 UTC
Requires
- php: >=8.3
- ext-redis: *
- predis/predis: ^1.1.1 || ^2.3.0
- spryker/kernel: ^3.30.0
- spryker/symfony: ^3.0.0
- spryker/transfer: ^3.8.0
- spryker/util-encoding: ^2.0.0
- spryker/web-profiler-extension: ^1.0.0
Requires (Dev)
Suggests
- spryker/container: If you want to use Web Profiler plugins.
This package is auto-updated.
Last update: 2026-06-24 16:13:34 UTC
README
Redis is a container module for the Redis PHP library. Redis PHP provides a key-value storage management. This module has a central role in managing Redis 3rd party libraries and supports better decoupling between modules. Read more about Spryker's key-value concept here.
Installation
composer require spryker/redis