CouchDB
After building the CouchDB source using build-couchdb, how do I get rake to recognize an Erlang file has changed, and rebuild it?
On Debian 6.0, I am able to build the CouchDB source with the instructions given at https://github.com/jhs/build-couchdb.[详细]
2023-04-11 21:59 分类:问答Django on Heroku
I am building a website which I host on Webfaction\'s most basic plan right now. However, today I got a message one of my processes was killed as it was consuming to much memory.[详细]
2023-04-11 21:12 分类:问答What database is good enough for logging application?
I am writing a web application with nodeJS that can be used by other applications to store logs and accessed later in a web interface or by applications themselves providing an API. Similar to Graylog[详细]
2023-04-11 20:37 分类:问答Authentication with node.js, nano and CouchDB
Is there a way to change the config para开发者_开发问答meters in nano after initialization? I\'d like to init nano with:[详细]
2023-04-11 10:51 分类:问答Javascript List reducer for CouchDB
The map out puts a key and value, value is a list of two numbers key1 [1,2] key1 [4,8] key2 [1,6] key2 [2,0][详细]
2023-04-11 02:00 分类:问答Require a library with configuration in CoffeeScript?
I\'d like to use CoffeeScript with Nano.js, a minimalistic CouchDB module. In JavaScript, the requirements are:[详细]
2023-04-10 22:26 分类:问答Node.js piping http.ClientRequest into fs.createWriteStream with Binary Files leads to corrupted/bloated files
I\'m having a weird issue with a Node.js (v0.4.12) module I am working on. It\'s a CouchDB module, and while I\'m pretty sure CouchDB is not the problem here, I\'ll include it as it may be useful info[详细]
2023-04-10 10:59 分类:问答CouchDB free also for businesses? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on o开发者_Python百科ne problem only b[详细]
2023-04-10 07:43 分类:问答Associative array in CouchDB keys?
I haven\'t seen any mention of this around, but is there any way to deal with an associative array key in CouchDB?:[详细]
2023-04-09 15:05 分类:问答Update Couchdb document
I have a Couchdb document id and revision id and I would like to update the document. How can I achieve this using CouchRest?[详细]
2023-04-09 10:51 分类:问答