Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-react-cache - Async caching

Website:
https://reactphp.org/cache/
Licence:
MIT
Vendor:
Remi Collet
Description:
Promised cache interface.

The cache component provides a promise-based cache interface and an in-memory
ArrayCache implementation of that. This allows consumers to type hint against
the interface and third parties to provide alternate implementations.

Autoloader: /usr/share/php/React/Cache/autoload.php

Packages

php-react-cache-1.0.0-1.el6.remi.noarch [11 KiB] Changelog by Shawn Iwinski (2019-12-14):
- Update to 1.0.0 (RHBZ #1727191)
- Use PHPUnit 6
php-react-cache-0.5.0-1.el6.remi.noarch [9 KiB] Changelog by Shawn Iwinski (2018-07-01):
- Update to 0.5.0 (RHBZ #1528619)
- Add range version dependencies for Fedora >= 27 || RHEL >= 8
- Add composer.json to repo