diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2018-10-15 22:53:07 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2018-10-15 22:53:07 +0200 |
| commit | a958235c839caa64cfd0769328a52417047e9c58 (patch) | |
| tree | 8bb86711db04a4e4dab0081d8bd8ca00e2b3086c | |
| parent | 4fa1d0022a87079f77eddb6a55ad67c82e9c1be3 (diff) | |
| download | phinde-a958235c839caa64cfd0769328a52417047e9c58.tar.gz phinde-a958235c839caa64cfd0769328a52417047e9c58.zip | |
talk about gearman
| -rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,6 +39,7 @@ Dependencies - PHP 5.5+ - Elasticsearch 2.0 - Gearman +- PHP Gearman extension - Console_CommandLine - Net_URL2 - Twig 1.x @@ -48,6 +49,7 @@ Dependencies Setup ===== #. Install and run Elasticsearch and Gearman +#. Install ``php-gearman`` #. Get a local copy of the code:: $ git clone https://git.cweiske.de/phinde.git phinde |
