mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-24 00:52:16 +01:00
b91fc2c9bb61522f5ff2d760826bd5ece8c9dbbe
============
= phpredis =
============
This is a fork of alfonsojimenez's phpredis.
This extension provides an API for communicating with Redis database, a persistent
key-value database with built-in net interface written in ANSI-C for Posix systems.
IMPORTANT
=========
This extension is experimental, it's still under development and it's not safe
enough for production use. The method names may change in future versions.
INSTALLING
==========
phpize
./configure
make && make install
CONTRIBUTING
============
Send comments, patches... to:
* n.bouafif@owlient.eu
* n.favre-felix@owlient.eu
Description
Languages
C
64.7%
PHP
34.3%
M4
0.6%
Shell
0.4%