Doing view calculation concurrently?

2010-05-09 Thread Julian Moritz
Hi, I'm giving a small talk about couchdb together with python and I have a questions that I will probably be asked then: Is it planned to implement the view-calculation done concurrently? Hence the calculation is made of calling a command line programm, it should be possible to call the used

Using views in Validation functions

2010-05-09 Thread Behrad Zari
Consider implementing a MailBox scenario on top of CouchDB, where we should manage user box quota size. If we create a doc for each user, and represent a message with a doc that references user doc NOW: For quota size control, I was thinking to use validation functions but it seems they have

Re: Content-Length: 0 when curling -I attachments.

2010-05-09 Thread Filipe David Manana
Hi Richy, what about if you do curl -X HEAD ... ? My curl's man page says: -l/--list-only (FTP) When listing an FTP directory, this switch forces a name-only view. Especially useful if you want to machine-parse the contents of an FTP directory since the normal

Re: Content-Length: 0 when curling -I attachments.

2010-05-09 Thread Robert Newson
The HEAD behavior of trunk is much improved over 0.5.0. You should now receive a sensible Content-Length header as long as you didn't upload already compressed attachments and then download them without compression (as couchdb, in this case, does not know the uncompressed length). B. On Sun, May

Re: Content-Length: 0 when curling -I attachments.

2010-05-09 Thread Robert Newson
bah, of course I mean 0.11.0 (forgive me!) B. On Sun, May 9, 2010 at 8:48 PM, Robert Newson robert.new...@gmail.com wrote: The HEAD behavior of trunk is much improved over 0.5.0. You should now receive a sensible Content-Length header as long as you didn't upload already compressed

Re: 0.11 on Ubuntu 10.04 (lucid lynx)

2010-05-09 Thread David Goodlad
On Sat, May 8, 2010 at 7:29 PM, Julian Moritz maili...@julianmoritz.de wrote: Hi Jim, Am 08.05.2010 05:03, schrieb Jim R. Wilson: Quick question - what's the easiest (most relaxing) way to install couchdb 0.11 on Ubuntu lucid lynx?  Should I compile from source? Should I add debian unstable

Issue Tracking System?

2010-05-09 Thread Klaus Mueller
Hi Folks, couch DB sounds great. Is there an project for a easy Issue-Tracking-System out there? I just searched on CouchDB_in_the_wild and Google. I would to build an easy Issue-Tracking-System with only docs and tags, but many ways to manage these tags (chekcboxes, dropdowns, plaintext,