From 0c96d761024f62632ba9cb82e65819a3f4b229ac Mon Sep 17 00:00:00 2001 From: andreiz Date: Fri, 30 Jan 2009 17:42:58 -0700 Subject: [PATCH] github generated gh-pages branch --- index.html | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 00000000..33c5783f --- /dev/null +++ b/index.html @@ -0,0 +1,86 @@ + + + + + + + andreiz/php-memcached @ GitHub + + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

php-memcached + by andreiz

+ +
+ PHP extension for interfacing with memcached via libmemcached library +
+ +

memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. + +This extension uses libmemcached library to provide API for communicating with memcached servers.

Dependencies

+

PHP 5.2.0

+

License

+

PHP License Version 3.0

+

Authors

+

Andrei Zmievski (andrei@php.net)

+

Contact

+

Andrei Zmievski (andrei@php.net)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/andreiz/php-memcached
+

+ + + +
+ + + +