summaryrefslogtreecommitdiff
path: root/server/changes/feat_handle_send_batch_better
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-05-04 11:34:42 -0400
committerKali Kaneko <kali@leap.se>2016-05-04 11:34:42 -0400
commit259d37b430564c03f27d0835e23769473034df6f (patch)
tree8851792b03f1dfc785105ce5c238032867f9f35b /server/changes/feat_handle_send_batch_better
parent40596e1dfb58b9f41d7be09b73f40b0702b4133f (diff)
parentd5974f61df6ca640dde69903976d4721b6d88007 (diff)
Merge tag '0.8.0' into debian/platform-0.8
Tag soledad version 0.8.0
Diffstat (limited to 'server/changes/feat_handle_send_batch_better')
-rw-r--r--server/changes/feat_handle_send_batch_better1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/changes/feat_handle_send_batch_better b/server/changes/feat_handle_send_batch_better
deleted file mode 100644
index 6ee8688a..00000000
--- a/server/changes/feat_handle_send_batch_better
+++ /dev/null
@@ -1 +0,0 @@
-o Added two methods to start and finish a batch on backend. They can be used to change database behaviour, allowing batch operations to be optimized.