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-masterTODO
- Add filesystem caching driver using
amphp/fs - Add more test coverage