aboutyou/cache

This package is abandoned and no longer maintained. No replacement package was suggested.

Caching library offering an object-oriented API for many cache backends. This is a fork of doctrine/cache and goetas multiget implementation

v1.4.1 2014-07-22 05:56 UTC

This package is not auto-updated.

Last update: 2017-11-05 16:36:47 UTC


README

This is a fork of doctrine/cache with multiget implementation from goetas Many thanks to the authors of this great caching library.

Master: Build Status Coverage Status

Latest Stable Version Total Downloads

Cache component extracted from the Doctrine Common project.

Changelog

v1.4

  • Added support for multiget in some Cache Providers

v1.2

  • Added support for MongoDB as Cache Provider
  • Fix namespace version reset