v0.2.3
- #58 Make all statsd metrics incremental, resolves #51
- #57 Add archive script for release
- #56 Updated build instruction
- #55 Use jemalloc
- #54 Limit the length of server iov for reducing latency
- #52 Implement AUTH command
- #49 Disabled waiting for commands to finish in client_read
- #48 Stats shouldn't be reset by command
INFO
- #47 Refactored thread spawning
- #44 Removed mbuf_queue_get
- #42 Simplified signal handler, closes #39