0.6
* get value returns are now null terminated (request by Cal Heldenbrand)
- * Fixed for more hosts then two.
+ * Fixed connections for more hosts then two.
* Rewrite of the read/write IO systems to handle different sorts of host
failures.
* Added man pages for all functions and tools
+ * Raised buffer size for readinng/writing to 16K
+ * You can now optionally set the socket size for recv/send via
+ memached_behavior_set/get.
0.5 Tue Oct 9 00:22:25 PDT 2007
* Ruby maintainer mentioned TCP_NODELAY patch he had added. Added this to C
- Write a shell application (?)
- Fix version in command line tools
-- Write test cases for all command line tools (!!!)
+- Write (more) test cases for all command line tools (!!!)
- Write some sort of "default" options bit for tools
-- Write man() pages
- More examples using libraries
- Doxygen?
- Make a "make deb"... or accept patch...