Nicolas Favre-Felix 9ce7c89e19 GETSET + tests.
2009-11-18 15:21:02 +01:00
2009-11-18 15:21:02 +01:00
2009-11-13 11:39:33 +01:00
2009-11-13 11:39:33 +01:00
2009-11-13 11:39:33 +01:00
2009-11-13 11:39:33 +01:00
2009-11-18 15:21:02 +01:00
2009-11-13 11:39:33 +01:00
2009-11-18 15:21:02 +01:00

============
= 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
S
Description
No description provided
Readme 22 MiB
Languages
C 61.8%
PHP 36.1%
Twig 1.2%
M4 0.5%
Shell 0.3%