Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6008900 commit 09a095eCopy full SHA for 09a095e
INSTALL.markdown
@@ -14,6 +14,8 @@ pickle install redis
14
To build this extension for the sources tree:
15
16
~~~
17
+git clone https://github.com/phpredis/phpredis.git
18
+cd phpredis
19
phpize
20
./configure [--enable-redis-igbinary] [--enable-redis-msgpack] [--enable-redis-lzf [--with-liblzf[=DIR]]] [--enable-redis-zstd]
21
make && make install
0 commit comments