spryker/redis
Redis module
2.13.0
2.9M downloads/mo
#3672 most downloaded on Packagist
spryker/redis
What this package is like to depend on
Last release 2 months ago
10 Jun 2026
Ships unpredictably
gaps range from 4 weeks to 2.8 years
Some releases are documented
notes for 10 of 24 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
26 releases · first in 2016
6 releases in the last 12 months
see the full history below
Release timeline
24 releases · Mar 2016 to Jun 2026Releases
latest 26-
2.13.010 Jun 2026Release notes
Open source →Included commits: 2.12.0...2.13.0
Improvements
- Added TLS support for Redis connections to enable encrypted communication with Redis brokers, introducing
RedisConstants::REDIS_SCHEMEto configure the connection scheme (tcp or tls) andRedisConstants::REDIS_SSL_CA_FILE_PATHto specify the CA certificate path for TLS peer verification. - Introduced
RedisConfig::getScheme()andRedisConfig::getSslCaFilePath()to allow per-project TLS configuration of Redis connections. - Introduced
RedisConstants::REDIS_KEY_PREFIXandRedisConfig::getKeyPrefix()to support Redis ACL key-based access restrictions by prepending a configurable prefix to all Redis keys. - Added
usernameandsslCaFilePathproperties toRedisCredentialsTransferto support Redis ACL authentication and TLS certificate configuration.
- Added TLS support for Redis connections to enable encrypted communication with Redis brokers, introducing
-
2.12.004 Jun 2026Release notes
Open source →Included commits: 2.11.1...2.12.0
Improvements
- Fixed
VersionAgnosticPhpredisAdapterto correctly select the configured Redis database after connecting, ensuring phpredis uses the right database as defined in connection parameters. - Adjusted
VersionAgnosticPhpredisAdapter::__construct()to accept a$databaseparameter, enabling database selection support.
- Fixed
-
2.11.117 Feb 2026Release notes
Open source →Included commits: 2.11.0...2.11.1
Fixes
- Adjusted
VersionAgnosticPredisAdapterto make it possible to use a flag.
- Adjusted
-
2.11.005 Jan 2026Release notes
Open source →Included commits: 2.10.1...2.11.0
Improvements
- Added profiler integration with
WebProfilerRedisDataCollectorPluginto collect Redis call data for debugging and performance monitoring.
- Added profiler integration with
-
2.10.101 Dec 2025Release notes
Open source →Included commits: 2.10.0...2.10.1
Fixes
- Fixed key pattern search with PhpRedis adapter to enable proper search functionality in the Backoffice by adding scan retry configuration and supporting uppercase option keys.
-
2.10.017 Oct 2025Release notes
Open source →Included commits: 2.9.1...2.10.0
Improvements
- Introduced the possibility to use the
phpredisextension as a Redis client, offering improved performance over thepredislibrary. - Introduced
RedisConfig::usePhpredis()to allow switching betweenpredisandphpredisadapters. - Introduced
PhpredisAdapterFactoryto support thephpredisclient. - Introduced
VersionAgnosticPhpredisAdapterfor thephpredisclient.
Adjustments
- Added
ext-redisas a dependency tocomposer.json. - Refactored
PredisAdapterFactoryto extend a newAbstractRedisAdapterFactoryfor shared logic. - Renamed
PredisCompressionAdaptertoRedisCompressionAdapterto be more generic.
- Introduced the possibility to use the
-
2.9.130 Apr 2025Release notes
Open source → -
2.9.029 Apr 2025Release notes
Open source →Included commits: 2.8.0...2.9.0
Improvements
- Introduced
RedisConstants::REDIS_COMPRESSION_ENABLED. - Introduced
RedisConstants::REDIS_IS_DEV_MODE. - Introduced
RedisConfig::getCompressionLevel(). - Introduced
RedisConfig::getMinBytesForCompression(). - Introduced
RedisConfig::isCompressionEnabled().
Adjustments
- Adjusted
RedisClientto use compressed data.
- Introduced
-
2.8.023 Dec 2024Release notes
Open source →Included commits: 2.7.1...2.8.0
Improvements
- Adjusted
composer.jsonto supportpredis/predisof version2.3.0and higher. - Adjusted
RedisClient::setupConnection()to supportpredis/predisof version2.3.0and higher.
- Adjusted
-
2.7.120 Aug 2024Release notes
Open source →Included commits: 2.7.0...2.7.1
Fixes
- Added new environment
docker.acp.devto development mode detection list.
- Added new environment
-
2.7.002 Nov 2023Nothing published for this version
-
2.6.128 Jan 2021Nothing published for this version
-
2.6.025 Jan 2021Nothing published for this version
-
2.5.022 Dec 2020Nothing published for this version
-
2.4.026 Nov 2020Nothing published for this version
-
2.3.109 Jul 2020Nothing published for this version
-
2.3.028 Aug 2019Nothing published for this version
-
2.2.027 Aug 2019Nothing published for this version
-
2.1.125 Jul 2019Nothing published for this version
-
2.1.022 May 2019Nothing published for this version
-
2.0.126 Apr 2017Nothing published for this version
-
2.0.001 Apr 2016Nothing published for this version
-
2.0.0-RC2no date pre-releaseNothing published for this version
-
2.0.0-RC1no date pre-releaseNothing published for this version
-
1.0.001 Apr 2016Nothing published for this version
-
0.20.001 Mar 2016Nothing published for this version