Skip to content

Releases: LinguaLeo/php-cache

memcached::get fallback

24 Apr 10:05

Choose a tag to compare

0.9.0

DEV-6814: support php-memcached >= 3.0.0

Add flushHot method to HotCacheDecorator

27 Apr 15:37

Choose a tag to compare

0.8.1

Add flushHot method

0.8.0 HotCache provider

11 Dec 09:55

Choose a tag to compare

Merge pull request #7 from LinguaLeo/feature/dev-3484-new-in-memory-c…

0.7.7

07 Oct 11:58

Choose a tag to compare

Fix issue with mget from redis by array of keys indexed with variable…

Fixed add method for RedisArray provider

12 Dec 10:54

Choose a tag to compare

Merge pull request #6 from LinguaLeo/redis-array-fix-multi

Fix multi method for RedisArray

0.7.5: Add test and fix

18 Nov 13:50

Choose a tag to compare

a few mget request through HotCacheDecorator

Added more info in memcache provider exceptions

20 Oct 13:26

Choose a tag to compare

Merge pull request #5 from LinguaLeo/feature/sd-553-add-fields-log

SD-553 Add logs on Atomic Violations

Change mget RedisCache

26 Sep 10:13

Choose a tag to compare

Merge pull request #4 from LinguaLeo/redis-change-mget

change redis mget

Clean Redis constuctor form options

25 Sep 11:02

Choose a tag to compare

Merge pull request #3 from LinguaLeo/add-freateres

Clean options from Redis contstructor remove extra validate method from decorator

Add generateCacheKeys

18 Sep 17:22

Choose a tag to compare

Merge pull request #2 from LinguaLeo/feature/sd-523-create-memcached

Feature/sd 523 create memcached