summaryrefslogtreecommitdiff
path: root/README.md
blob: 1ff2c89064bc230dcd5e0bd27e482413867ae30d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Leap Couchdb/Bigcouch scripts
=============================

Issues
------

* dump_db() and restore_db() rely on python-couchdb package, 
  python-couchdb =< 0.8-1 needs to be patched, see
  http://code.google.com/p/couchdb-python/issues/detail?id=194 


Exapmples
=========

Use couchdb functions on command line
-------------------------------------

    . couchdb-scripts-defaults.conf
    . couchdb_functions
    get_dbs $URL 
    restore_db $URL users_replicated $user $pw