Releases: LinguaLeo/php-cache
Releases · LinguaLeo/php-cache
memcached::get fallback
Add flushHot method to HotCacheDecorator
0.8.1 Add flushHot method
0.8.0 HotCache provider
Merge pull request #7 from LinguaLeo/feature/dev-3484-new-in-memory-c…
0.7.7
Fixed add method for RedisArray provider
Merge pull request #6 from LinguaLeo/redis-array-fix-multi Fix multi method for RedisArray
0.7.5: Add test and fix
a few mget request through HotCacheDecorator
Added more info in memcache provider exceptions
Merge pull request #5 from LinguaLeo/feature/sd-553-add-fields-log SD-553 Add logs on Atomic Violations
Change mget RedisCache
Merge pull request #4 from LinguaLeo/redis-change-mget change redis mget
Clean Redis constuctor form options
Merge pull request #3 from LinguaLeo/add-freateres Clean options from Redis contstructor remove extra validate method from decorator
Add generateCacheKeys
Merge pull request #2 from LinguaLeo/feature/sd-523-create-memcached Feature/sd 523 create memcached