We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd75d91 commit 9af4fafCopy full SHA for 9af4faf
ChangeLog
@@ -1,5 +1,18 @@
1
+
2
+2.1.5
3
+-----
4
+release: 12 January 2012
5
6
+- Only sync to disk when there's data to be written. [Stephan Zuercher]
7
+- Track latency measurements better, and track the percentage of java heap
8
+ reserved for in-memory queues. [Stephan Zuercher]
9
+- Fix the startup script to work in "dash". [Matt Parlane]
10
+- Send the correct reponse back for the memcached protocol for delete. [Matt
11
+ Erkkila]
12
13
2.1.4
14
-----
15
+release: 21 November 2011
16
17
- Separate timers for journal fsync operations from those used for request
18
timeouts and queue expiry
@@ -9,7 +22,6 @@
22
bugs)
23
- Creating a queue with an illegal name causes an error
24
-
25
2.1.3
26
27
release: 13 October 2011
0 commit comments