/cache

A promise-aware caching API built on the amp concurrency framework

Primary LanguagePHPMIT LicenseMIT

cache

Build Status CoverageStatus Unstable License

amphp/cache is a non-blocking caching library for use with the amp concurrency framework.

Required PHP Version

  • PHP 5.5+

Installation

$ composer require amphp/cache:dev-master

TODO

  • Add filesystem caching driver using amphp/fs
  • Add more test coverage