summaryrefslogtreecommitdiffstats
path: root/libraries/libmemcached/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libmemcached/README')
-rw-r--r--libraries/libmemcached/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libmemcached/README b/libraries/libmemcached/README
new file mode 100644
index 0000000000..9521cf06b3
--- /dev/null
+++ b/libraries/libmemcached/README
@@ -0,0 +1,4 @@
+libmemcached is a C and C++ client library to the memcached server.
+It has been designed to be light on memory usage, thread safe, and
+provide full access to server side methods.
+