Skip to content
forked from cachewerk/relay

The next-generation caching layer for PHP.

License

Notifications You must be signed in to change notification settings

vmihailenco/relay

 
 

Repository files navigation

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

First set the REDIS_HOST and REDIS_PORT in the phpbench.json, then run the benchmarks:

composer run bench
composer run bench:verbose

Note: While we're huge fans of New Relic, having the APM agent enabled will significantly slow down Relay and skew the benchmarks.

About

The next-generation caching layer for PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.0%
  • Dockerfile 20.0%