See changes in changelog, but...
[awesomized/libmemcached] / ChangeLog
1 0.5
2 * Ruby maintainer mentioned TCP_NODELAY patch he had added. Added this to C
3 library as well. (Eric Hodel drbrain@segment7.net)
4 * Added support script for set_benchmark
5 * Updated memslap to allow testing of TCP_NODELAY
6 * Updated memslap to support --flush (aka dump memcache servers before
7 testing)
8 * Fixed bug in multiple hosts not being activated
9
10 0.4 Wed Oct 3 10:28:50 PDT 2007
11 * Added buffered IO to write calls for keys
12 * Added buffered IO for reads
13 * memstat was broken (bad if/else on connect)
14 * New non-blocking IO (not default yet). Mucho faster
15 * Refactor of test system.
16 * memslap crash solved
17
18 0.3 Mon Oct 1 06:37:52 PDT 2007
19 * Jeff Fisher <guppy@techmonkeys.org> provided a spec file
20 * Added "make rpm" around dist file
21 * Added support for Solaris
22 * Added support for DTrace
23 * Fixed read to be recv and write to be send
24 * Bug fix where memstat would core if no server was found
25 * Added memslap tool (load generator)
26 * Numerous bug fixes in library
27 * Added calls to library for creating host lists (see
28 text cases to understand how to use this).
29
30 0.2 Thu Sep 27 03:46:57 PDT 2007
31 * First public version
32