diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-12-19 11:38:06 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-12-19 11:38:06 -0300 |
commit | bf0cdbd1db302867bacf2646090db4673f922957 (patch) | |
tree | 47f3dbb49dbd6bed81b235541a1a933381ca6e57 /common/changes/bug_4475_remodel-couch-backend | |
parent | 8789e1e662a8b6ef7635bd8eed4f8e3af41ba138 (diff) | |
parent | ebb113849f26e91803f5c2017a8576fbd2de7033 (diff) |
Merge remote-tracking branch 'refs/remotes/drebs/feature/consistent-metadata' into develop
Diffstat (limited to 'common/changes/bug_4475_remodel-couch-backend')
-rw-r--r-- | common/changes/bug_4475_remodel-couch-backend | 2 |
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. |