On Thu, Oct 6, 2011 at 12:35, Sean Copenhaver <[email protected]>wrote:
> I don't have any experience with this but what you are requesting sounds > similar to hovercraft. > > https://github.com/jchris/hovercraft > Hovercraft hasn't been updated in over a year, though :( CouchDB is not a perfect OTP app yet, but check out the code and ./bootstrap && ./configure you should look at bin/couchdb and src/couchdb/couch.app.tpl. Also, the refuge project may be a good example of a more OTP-style startup for couch: https://github.com/refuge/refuge Also, the IRC channel will probably be able to help you: #couchdb on irc.freenode.net. Cheers, R > > > On Thu, Oct 6, 2011 at 3:25 PM, Amir Almasi <[email protected] > >wrote: > > > Dear all, > > > > I am new to CouchDB. Already, I know Erlang programming language, and > now, > > I > > want to connect to couchDB in Erlang programming language. > > Currently, I am using windows! and Erlang/OTP (R14B04) > > > > I appreciate, if you leave me any sources or documents to start. > > I was confused, I should Install CouchDB as an Erlang Library? And also > to > > connect Erlang processes to couchDB to read and write on the local > > computer, > > I should install any additional software? > > > > Best regards, > > /Amir > > > > > > * > > * > > > > > > -- > “The limits of language are the limits of one's world. “ - Ludwig von > Wittgenstein > > "Water is fluid, soft and yielding. But water will wear away rock, which is > rigid and cannot yield. As a rule, whatever is fluid, soft and yielding > will > overcome whatever is rigid and hard. This is another paradox: what is soft > is strong." - Lao-Tzu >
