couchdb-futon
Couchdb and Sofa Help
I\'m new to Couchdb just a few week back Igit clone the couchdb app called sofa [what and app] . Over the week It was going great but suddenly today I stumble upon something.[详细]
2023-04-06 22:45 分类:问答How to run tasks on couchdb
I need to schedule tasks to run on a couchdb database. These tasks read one db; aggregate data and write them to another database for archival purposes.[详细]
2023-04-01 13:38 分类:问答Trouble with getting a CouchApp to output the correct mime type for an appcache
So in CouchDB, you can supposedly change mime types. In Futon you just have to go and edit the source of the document and change the content_type field on attachments in the _attachment field. Trouble[详细]
2023-03-29 23:22 分类:问答How to Add a List Function to Futon?
I\'m following the instructions here to add a List Function to my CouchDB: http://guide.couchdb.org/draft/transforming.html[详细]
2023-03-27 08:02 分类:问答Where can I find more information about specific CouchDB testing errors?
I\'m getting errors in the futon testing suite on attachments and attachment_paths and can\'t seem to find any information on potential causes.Any ideas?I\'ll paste the errors I get below, just in cas[详细]
2023-03-20 16:46 分类:问答CouchDB Reduce Check Box in Futon
I created a small test database in CouchDB and I\'m creating a temporary view in Futon. I wrote the mapper and the reducer. The mapper works, but the check box for the reducer never shows up. I know t[详细]
2023-03-05 22:44 分类:问答Accessing couchdb futon thru https
I\'ve got a problem accessing futon interface when it is proxied using nginx. This config works fine when http protocol is used, but when I try to use[详细]
2023-02-15 14:22 分类:问答Running CouchDB Futon on Remote Server
i using mac os.. i tried ssh -fNg -L 5985:127.0.0.1:5984 wawansetiawan@192.168.1.249 bu开发者_高级运维t there\'s command like this:[详细]
2023-01-25 06:19 分类:问答How should i configure my couchone instance?
I am having a wee bit of trouble configuring my couchone instance. I have setup a admin user. But I am still unable to modify any configuration options[详细]
2023-01-19 03:10 分类:问答Need Explanation of couchdb reduce function
From http://wiki.apache.org/couchdb/Introduction_to_CouchDB_views The couchdb reduce function is defined as[详细]
2022-12-28 19:32 分类:问答