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-0.5.0-1.fc29.remi.noarch [13 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