forked from twitter/twemproxy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
30 lines (20 loc) · 1.02 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
2012-10-27 Manju Rajashekhar <[email protected]>
* twemproxy: version 0.1.20 release
on msg_repair, msg->pos should point to nbuf->pos and not nbuf->last
refactor memcache parsing code into proto directory
add redis option to configuration file
fix macro definition strXcmp error for big endian
fix log_hexdump and loga_hexdump
2012-07-31 Manju Rajashekhar <[email protected]>
* twemproxy: version 0.1.19 release
close server connection on a stray response (yashh, bmatheny)
2012-06-19 Manju Rajashekhar <[email protected]>
* twemproxy: version 0.1.18 release
command line option to set mbuf chunk size
2012-05-09 Manju Rajashekhar <[email protected]>
* twemproxy: version 0.1.17 release
use _exit(0) instead of exit(0) when daemonizing
use loga instead of log_stderr in nc_stacktrace
2012-02-09 Manju Rajashekhar <[email protected]>
* twemproxy: version 0.1.16 release
twemproxy (aka nutcracker) is a fast and lightweight proxy for memcached protocol.