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.fc30.remi.noarch [15 KiB] Changelog by Shawn Iwinski (2019-12-14):
- Update to 1.0.0 (RHBZ #1727191)
- Use PHPUnit 6