freebsd-ports/databases/php5-redis/pkg-descr
Martin Matuska e2b6366008 Update to 2.1.3
PR:		ports/156951
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
Updated by:	mm
Approved by:	maintainer (timeout)
2011-06-06 11:39:49 +00:00

8 lines
303 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: https://github.com/nicolasff/phpredis