Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-react-cache - Async caching

Website:
https://reactphp.org/cache/
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
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.1.1-1.el7.remi.noarch [12 KiB] Changelog by Remi Collet (2021-02-05):
- update to 1.1.1
php-react-cache-1.0.0-1.el7.remi.noarch [12 KiB] Changelog by Shawn Iwinski (2019-12-14):
- Update to 1.0.0 (RHBZ #1727191)
- Use PHPUnit 6