File tree 2 files changed +16
-3
lines changed
2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change
1
+ 28 Dec 2008 (gwhalin,pinkerton)
2
+ -- released as 2.0
3
+ -- much reduced lock contention
4
+ -- NIO getMulti support
5
+ -- NIO get support
6
+ -- consistant hashing algorithm support
7
+ -- much improved support for serialization of primitives
8
+ -- extensive unit tests added
9
+ -- many bugs fixed
10
+
1
11
08 Jul 2007 (gwhalin)
2
12
-- add support for ErrorHandler hook (submitted by Dan Zivkovic @ Apple)
3
13
-- ability to disable URLEncoding keys
Original file line number Diff line number Diff line change 1
1
To Do:
2
2
3
- - support collections and arrays in NativeHandler
4
- - clean up Logging code (auto-detect)
5
- - clean up and add more unit tests
3
+ - NIO support for write operations
4
+ - removeMulti support
5
+ - binary protocol support
6
+ - support for new add methods (cas,append,prepend)
7
+ - clean up Logging code (auto-detect log4j/logging/etc)
8
+ - clean up and add more unit/performance tests
You can’t perform that action at this time.
0 commit comments