Relay
Installation
First, follow the installation instructions to set up the Relay extension for PHP.
Next, either try the Laravel, WordPress or Magento integrations.
Alternatively, grab the Composer package and run the benchmarks:
composer require cachewerk/relay
Benchmarks
The host and port may be set in phpbench.json
.
composer run bench
# ./vendor/bin/phpbench run --report=redis
composer run bench:verbose
# ./vendor/bin/phpbench run --report=redis --progress=blinken
Known Issues
- Inconsistent invalidations order in Redis v6.2.6 and older