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.remi.src [19 KiB] Changelog by Remi Collet (2021-02-05):
- update to 1.1.1
php-react-cache-1.0.0-1.remi.src [18 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.remi.src [15 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
php-react-cache-0.4.1-2.remi.src [12 KiB] Changelog by Remi Collet (2017-01-24):
- backport for remi repo