Skip to content

2.9.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 29 Apr 06:58
· 19 commits to master since this release

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 RedisClient to use compressed data.