couch_httpd_db

Functions


couch_doc_open(Db, DocId, Rev, Options) -> term()

db_req(Httpd, Db) -> term()

handle_changes_req(Httpd, Db) -> term()

handle_compact_req(Httpd, Db) -> term()

handle_design_info_req(Httpd, Db, DDoc) -> term()

handle_design_req(Httpd, Db) -> term()

handle_request(Httpd) -> term()

handle_view_cleanup_req(Httpd, Db) -> term()

update_doc_result_to_json(X1) -> term()

update_doc_result_to_json(Doc, Result) -> term()

View Functions