summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-12-04 13:42:59 -0200
committerdrebs <drebs@leap.se>2013-12-18 14:36:54 -0200
commitae2894ba47ee5bc905f298db6b67ae40af6ebd74 (patch)
treea39621d9249b12756559bf213ab7e04df6e12ef5 /.gitignore
parent3a5f090e79c65c063fbe2428248b34c1f43b914f (diff)
Make couch backend consistent and lightweight.
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 701f48fc..bd170f79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,5 +10,3 @@ MANIFEST
*.pyc
*.log
*.*~
-
-