Skip to content

Releases: cryptiklemur/cache-bundle

Fixing Route caching for multiple hosts

29 Jul 16:32
Compare
Choose a tag to compare
Merge pull request #47 from aeyoll/fix-routing-key

Fix the routing key when using multiple hosts

Fixing route caching for FOSRestBundle

22 Jun 10:23
Compare
Choose a tag to compare
Merge pull request #46 from aeyoll/fix-routing-caching-with-fos-rest-…

…bundle

Add the http method to the route caching key to make it work with FOSRestBundle

Updating Dependencies.

01 Jan 19:37
Compare
Choose a tag to compare

No longer supporting Symfony 2.1. Adding PHPUnit

Adding Memcache Option Support

10 Nov 06:11
Compare
Choose a tag to compare
Merge pull request #35 from Phobetor/memcached-options

Add memcached options configuration and handling

Adding Array and File cache types to Config

08 Jul 18:10
Compare
Choose a tag to compare
2.3.1

Update Configuration.php

Fixing Persistent Connections

22 Apr 09:02
Compare
Choose a tag to compare
Merge pull request #29 from cdaguerre/master

Fixed persistent connections

PSR-4 Standards!

17 Feb 21:39
Compare
Choose a tag to compare
2.2.0

Migrating to PSR-4

Adding Database Selection for Redis

04 Feb 00:18
Compare
Choose a tag to compare
2.1.0

Adding database selection for redis

Fixing Session Handler for Memcache(d)

07 Jan 20:27
Compare
Choose a tag to compare
Moving names around, and the big fix.... Weirdness with the session h…

…andler, adding ttl to time was causing weird stuff to happen. Solves issue #13

PSR's 0-3 Standards Adoption!

12 Dec 22:58
Compare
Choose a tag to compare
1.2.4

Fixing to true PSR-2 Standards