Skip to content

Releases: Kdyby/DoctrineCache

v2.4.1

04 Oct 15:22

Choose a tag to compare

  • Add support for symfony/validator via @enumag

This release is for Nette ~2.3

v2.4.0

04 Apr 16:07

Choose a tag to compare

This release is for Nette ~2.3

v2.3.3

04 Apr 16:06

Choose a tag to compare

This release is for Nette 2.2.*

v2.3.2

02 Feb 02:13

Choose a tag to compare

  • The DI\Helpers::processCache() now uses the project directory to generate unique namespace for cache objects so you can't possibly have conflicts in shared databases when one application is deployed twice on the same machine or when they have similar cache keys.
  • RedisCache can accept Redis client in constructor

This release is for Nette ~2.2

v2.2.5

02 Feb 02:13

Choose a tag to compare

  • The DI\Helpers::processCache() now uses the project directory to generate unique namespace for cache objects so you can't possibly have conflicts in shared databases when one application is deployed twice on the same machine or when they have similar cache keys.
  • RedisCache can accept Redis client in constructor

This release is for Nette 2.1.*

v2.3.1

26 Jul 15:08

Choose a tag to compare

Fixed compatibility with Nette, created experimental ReversedStorageDecorator.

v2.2.4

26 Jul 15:08

Choose a tag to compare

Fixed compatibility with Nette, created experimental ReversedStorageDecorator.

v2.3.0

26 Jul 15:04

Choose a tag to compare

Added basic tests, fixed compatibility with Nette.

v2.2.3

26 Jul 15:03

Choose a tag to compare

Added basic tests, fixed compatibility with Nette.

v2.2.2

26 Jul 15:02

Choose a tag to compare

Build is now done agains multiple versions of Nette.