Great stuff Benoit, will definitely check out. I immediately thought of contributing a Homebrew formula and send a pull request to mxcl so that your rcouchdb is one `brew install rcouchdb` away.
Can't wait to hear more about your project. Gabor On Apr 1, 2011, at 5:56 PM, Benoit Chesneau wrote: > Hi all, > > While working on the refuge project (more soon about it I promise), we > needed a custom distribution of CouchDB that would allow us to embed > it in our own project using rebar. *refuge couchdb distribution* is > just that, a custom distribution of couchdb using rebar that only > require erlang to be installed. Other features are: > > * Apache CouchDB 1.2x based (current trunk right now) > * Geocouch integrated > * Fast json encoding/decoding using eep0018 module. > * No dependancies but erlang. Modules are statically linked against > spidermonkey and icu provided during installation. > * Compatible with MacOS and Linux, support for BSDs and Windows is > coming. (binaries too) > * Fully opensource. All the sources are on refuge GIT repository > (http://refuge.io/code) under Apache License 2. > > More features will be added in near futures, mostly modules we will > use in refuge and we will keep it in sync with Apache CouchDB changes. > > To install and find more info about it go on http://rcouch.refuge.io . > > Hope it will be useful, > > enjoy :) > > > - benoƮt
