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 01491da commit b0b7de7Copy full SHA for b0b7de7
doc/CHANGELOG.txt
@@ -1,3 +1,8 @@
1
+21 Nov 2006 (whalin)
2
+ -- released as 1.5
3
+ -- some more fixes for the failover code
4
+ -- add support for optional healthcheck on checkout (disabled by default)
5
+
6
10 Sep 2006 (whalin)
7
-- some changes to lessen lock contention
8
-- fixed a long lasting bug w/ rehashing for server failover
doc/README.txt
@@ -1,4 +1,7 @@
WARNING!
-This version is not compatable with versions prior to version 0.9.2
+This version is not compatible with versions prior to version 0.9.2
Please see javadocs for examples on how to use.
+This release required Java 5 in order to work. If you would like to downport to 1.4
+please feel free.
0 commit comments