aboutsummaryrefslogtreecommitdiffstats
path: root/databases/php5-redis/pkg-descr
blob: 91b752829f6ba01b57d02dea2f4d024ff78dc4df (plain) (blame)
1
2
3
4
5
6
7
8
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.

It is a fork of alfonsojimenez's phpredis, adding many methods and
fixing a lot of issues.

WWW: http://github.com/owlient/phpredis/