libmemcached/README.md

5 lines
245 B
Markdown
Raw Normal View History

2024-01-06 05:02:58 +01:00
# libmemcached
libMemcached is an open source C/C++ client library and tools for the memcached server (http://danga.com/memcached). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.