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 0d36e87 commit 64c1e93Copy full SHA for 64c1e93
CHANGELOG.mdown
@@ -1,3 +1,10 @@
1
+# 0.5.1
2
+ * Increase the safety of connection handling. Prevents some crashing
3
+ conditions.
4
+ * Reduce checkpoint intervals from 1 second to 250 milliseconds. This
5
+ allows faster cleanups, and helps prevent "Delete in progress" errors.
6
+ * Git SHA: 0d36e87
7
+
8
# 0.5.0
9
10
* Major rewrite of the internal Multi-Version Concurrency Controll (MVCC).
0 commit comments