memcachec plugin: Add a plugin to fetch data from the memcache daemon.
authorFlorian Forster <octo@huhu.verplant.org>
Fri, 27 Feb 2009 12:24:23 +0000 (13:24 +0100)
committerFlorian Forster <octo@noris.net>
Tue, 7 Apr 2009 07:32:32 +0000 (09:32 +0200)
commit5e8e1fe1dce72e89bfcfa1135f198b59f47ee9c6
treed8c833a124af8b0bdfcc8d22c0ca270c7f6f376d
parent79367f94108a13a62f1ad3ef9d1045c5401e82c4
memcachec plugin: Add a plugin to fetch data from the memcache daemon.

Based on Doug MacEachern's modification to the cURL plugin.
configure.in
src/Makefile.am
src/memcachec.c [new file with mode: 0644]