We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a5791 commit 37ada55Copy full SHA for 37ada55
doc/CHANGELOG.txt
@@ -1,3 +1,8 @@
1
+08 Apr 2007 (gwhalin)
2
+ -- added addOrIncr/addOrDecr methods
3
+ -- internal map changed to avoid possible key collision in internal data
4
+ structures
5
+
6
28 Feb 2007 (gwhalin)
7
-- released as 1.5.1
8
-- fix rehashing bug when all servers are dead
doc/TODO.txt
@@ -1,5 +1,5 @@
To Do:
-- support collections in NativeHandler
+- support collections and arrays in NativeHandler
- clean up Logging code (auto-detect)
- clean up and add more unit tests
0 commit comments