Skip to content

Releases: php-cache/adapter-bundle

Factory updates

21 Jul 14:47
Compare
Choose a tag to compare
  • Added 'skip_on_failure` for the chain factory
  • Added 'persistent_id ` for the memcached factory

General bugfixes, validation of chain factory and alias option

21 Mar 12:58
Compare
Choose a tag to compare
Merge pull request #33 from andrey1s/aliases

add configuration aliases

Adding service definition

05 Feb 20:44
Compare
Choose a tag to compare
Merge pull request #28 from aequasi/master

Forgot to add service definition

Fixing static calls

05 Feb 19:09
Compare
Choose a tag to compare
Merge pull request #27 from aequasi/master

Fixing static calls

Adding Chain Adapter factory

05 Feb 17:45
Compare
Choose a tag to compare
Merge pull request #25 from aequasi/master

Adding chain factory, and allowing options to just be an indexed arra…

Adding DSN for Mongo and Redis

27 Jan 00:35
Compare
Choose a tag to compare
Merge pull request #24 from aequasi/master

Allowing use of DSN for redis and mongo factories

Added memcache factory

23 Jan 11:23
Compare
Choose a tag to compare
Merge pull request #21 from php-cache/Nyholm-patch-1

typo

Added MongoDB factory

22 Jan 13:12
Compare
Choose a tag to compare
Merge pull request #20 from php-cache/mongodb

Mongodb factory

Bugfixes, readme update and added doctrine filesystem factory

21 Jan 05:50
Compare
Choose a tag to compare
Merge pull request #19 from php-cache/bugfix2

Better option validation for filesystem

First release

12 Jan 08:55
Compare
Choose a tag to compare
Merge pull request #14 from Nyholm/doctrine

Added doctrine factories