summaryrefslogtreecommitdiff
path: root/src/couch/client.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved everything database related to db/.Kristofer Hallin2022-04-071-772/+0
|
* * Use py-couchdb.Kristofer Hallin2021-10-011-0/+772
* Other minor fixes and tweaks.