memcache_test.c
Sat, 30 Aug 2008 19:13:15 +0300 Tero Marttila autogenerate the memcache_test help output, and pipeline memcache requests default tip
Fri, 29 Aug 2008 23:31:17 +0300 Tero Marttila fix doc tpyos, rename some enums, fix printf format len for non-zero terminated strings (hg status), pass args to memcache_cmd_format_header via memcache_req_*, handle zero-length STORE requests, memcache_req is_buf_ours + free, other function name typos (keymemcache_req_key), fix req state behaviour re *_DATA_* for STORE requests and FETCH/END, better memcache_server connpool events/management, modular memcache_test with a working benchmark. This is a long commit message.
Thu, 28 Aug 2008 03:12:11 +0300 Tero Marttila bugfixed, enum->string mappings, test does requests
Thu, 28 Aug 2008 01:34:14 +0300 Tero Marttila stub functions and documentation
Tue, 26 Aug 2008 01:30:53 +0300 Tero Marttila added the beginnings of the memcache client module (only up to connect() yet)