Sabre_Cache 0.1.0

Details: Sabre_Cache - 0.1.0

To install this package

pear install evert.pearfarm.org/Sabre_Cache-0.1.0
  • Channel: evert.pearfarm.org
  • Summary: SabreCache is an lightweight caching layer.
  • Description: SabreCache is a lightweight caching layer for PHP. It offers abstractions for APC, Memcached and the Filesystem. Using an abstraction layer for caching allows you to provide a portable caching api, so you can easily swap out different engines, without rewriting code.
  • Version:
    • Release: 0.1.0
    • Api: 0.1.0
  • Stability:
    • Release: alpha
    • Api: alpha
  • Maintainers:
    • Lead: Evert Pot - http://www.rooftopsolutions.nl/
  • License: BSD
  • Notes: See ChangeLog for details.

Back