Add an example using innodb as a storage (NOTE: this version currently leaks memorybz...
authorTrond Norbye <trond.norbye@sun.com>
Fri, 25 Sep 2009 09:22:45 +0000 (11:22 +0200)
committerTrond Norbye <trond.norbye@sun.com>
Fri, 25 Sep 2009 09:22:45 +0000 (11:22 +0200)
commitd292bcb63666dad0277e9658916514f64b7200b0
tree8c96d496b4c536f6f11fd75e3b7170cd641dac1e
parente6a6807ad79f55f49826d3c76498373197ad59a7
Add an example using innodb as a storage (NOTE: this version currently leaks memorybzr statusbzr status)
config/config.rpath [new file with mode: 0755]
configure.ac
example/Makefile.am
example/interface_v0.c
example/interface_v1.c
example/memcached_light.c
example/storage.c
example/storage.h
example/storage_innodb.c [new file with mode: 0644]
libmemcached/protocol/protocol_handler.c
m4/pandora_have_innodb.m4 [new file with mode: 0644]