You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
PhpRedis
2
2
=============
3
-
The phpredis 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.
3
+
The phpredis extension provides an API for communicating with the [Redis](http://redis.io/)key-value store.
4
4
This code has been developed and maintained by Owlient from November 2009 to March 2011.
5
5
6
6
You can send comments, patches, questions [here on github](https://github.com/nicolasff/phpredis/issues) or to [email protected] ([@yowgi](http://twitter.com/yowgi)).
0 commit comments