On Thu, May 13, 2010 at 09:10:29PM +0100, Randall Leeds wrote:
> If you want to be super couch-y and keep it HTTP based and keep couch
> at the top of your server stack you could write your own http handler
> that just streams files off the disk.
>
> http://mycouch:5984/_files/path_to_file
>
> Look at the other handlers in the couch.ini files and then look at the
> corresponding .erl files in src/couchdb to get a feel for how to plug
> your own in.
>
> This might help you too:
> http://vmx.cx/couchdb/tutorial/indexer.html
>
> -Randall
That's a verycool idea.
James
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
|