summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/README.txt
AgeCommit message (Collapse)Author
2013-12-18Make couch backend consistent and lightweight.drebs
This commit introduces the use of couch view, list and update functions to put and get data from the couch database. This avoids loads of metadata transferring and encapsulates operations in atomic PUTs.