Skip to content

Releases: byjg/php-cache-engine

Release 4.0.5

18 Nov 05:41

Choose a tag to compare

  • Check expiresAt and expiresAfter methods.

Release 4.0.4

18 Nov 00:30

Choose a tag to compare

  • Update Compose Dependencies

Release 4.0.3

08 Apr 22:42

Choose a tag to compare

Fix Redis exists. Versions > 4.0.0 return number instead boolean.

Release 4.0.2

11 Mar 15:44

Choose a tag to compare

  • Removed Backward Compatibility PHPUnit
  • Fix Import and Comments on Tests

Release 4.0.1

31 Dec 22:21

Choose a tag to compare

  • Fix FileSystemCacheEngine when there is no TTS (never set cache)

Release 4.0.0

27 May 19:12

Choose a tag to compare

Full PSR-16 (Simple Cache) and PSR-6 (CachePool) implementation!

Better Integration tests to assert all features and in all protocols!

Release 3.0.0

14 Feb 12:23

Choose a tag to compare

Full refactory of the classes.

Added RedisCacheEngine

Release 2.0.0

10 Aug 22:01

Choose a tag to compare

PSR-6 Implementation.

Release 1.0.4

18 Nov 19:53

Choose a tag to compare

Minor bug on ShmopCacheEngine on release method