forked from Lainports/freebsd-ports
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/ PR: ports/145711 Submitted by: Benedikt Niessen <ports at niessen.ch>
8 lines
301 B
Text
8 lines
301 B
Text
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/
|