Posted
about 16 years
ago
by
Toru Maesaka <dev@torum.net>
First version of network latency test for memstat
|
Posted
about 16 years
ago
by
Toru Maesaka <dev@torum.net>
Separate the analyzer code in main() to its own function for future patches
|
Posted
about 16 years
ago
by
Toru Maesaka <dev@torum.net>
Fixed compiler warning for wrong printf placeholder in memstat
|
Posted
about 16 years
ago
by
Toru Maesaka <dev@torum.net>
Updated the library version constant to 0.26 (seems it was forgotten)
|
Posted
about 16 years
ago
by
Brian Aker <brian@tangent.org>
Added tag 0.26 for changeset 3cb64824c21a
|
Posted
about 16 years
ago
by
Brian Aker <brian@tangent.org>
Cleanup for version 0.26
|
Posted
about 16 years
ago
by
Trond Norbye <trond.norbye@sun.com>
Implemented support for noreply in the binary protocol
Please note that the quiet commands in the binary protocol was added
recently, so you need a recent build of the memcached 1.3.x server.
(at least http://github.com/dustin/memcached/commit/0e8a58a8afbb8f15e42b001f2442858cfa3dcbb6 )
|
Posted
about 16 years
ago
by
Robey Pointer <robey@twitter.com>
Export generate_hash_value as memcache_generate_hash_value and fix key length check to use the constant.
|
Posted
about 16 years
ago
by
Trond Norbye <trond.norbye@sun.com>
Source cleanup (remove compiler warnings )
Set warning == errors on Sun Studio compilers.
Added const to the "C " API to remove compiler warnings.
Removed statements that couldn't be reached.
|
Posted
about 16 years
ago
by
Trond Norbye <trond.norbye@sun.com>
Added Toru Maesaka to the AUTHORS file
|