summaryrefslogtreecommitdiff
path: root/common/changes/bug_4475_remodel-couch-backend
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-12-23 01:56:30 -0400
committerKali Kaneko <kali@leap.se>2013-12-23 01:56:30 -0400
commit207b77f926a294132e45439df693bd473253a146 (patch)
treecc07488964795e374271dcb9fa2e68c98855b3d1 /common/changes/bug_4475_remodel-couch-backend
parent8d23b2971f27d6d549004c2d748494f367eab460 (diff)
parent19af1736a750a1a8679c21071305b97f626f1d14 (diff)
Merge branch 'develop' into debian
Preparing for 0.5.0~rc Conflicts: .gitignore client/src/leap/soledad/client/_version.py common/src/leap/soledad/common/_version.py server/src/leap/soledad/server/_version.py
Diffstat (limited to 'common/changes/bug_4475_remodel-couch-backend')
-rw-r--r--common/changes/bug_4475_remodel-couch-backend2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/changes/bug_4475_remodel-couch-backend b/common/changes/bug_4475_remodel-couch-backend
new file mode 100644
index 00000000..13a1b121
--- /dev/null
+++ b/common/changes/bug_4475_remodel-couch-backend
@@ -0,0 +1,2 @@
+ o Remodel couch backend to fix concurrency and scalability. Closes #4475,
+ #4682, #4683 and #4680.