Cool. My only other advice would be to throw something heavy at the cloudant guys to see if they have any suggestions. I know they run a heavy Erlang stack with this sort of integration and I'm pretty sure it should work with a bit of elbow grease but I don't have any experience with gotchyas from that point of view.
HTH, Paul Davis On Mon, Jul 12, 2010 at 9:43 PM, Kenny Stone <[email protected]> wrote: > Thanks. I actually spiked riak earlier this week (and is was pretty easy to > integrate) but couch is a better fit for my application. > > -- > Kenny > > On Jul 12, 2010, at 20:36, Paul Joseph Davis <[email protected]> > wrote: > >> People have done it but It's not officially supported. There has been a bit >> of work getting the boot up stuff to work better for such things. >> >> The app file is generated as part of the build if that's why you're missing >> it. >> >> Depending on your requirements you might want to check out bitcask by the >> basho guys. I've heard good things about it for speed and ease of otp >> integration. >> >> HTH, >> Paul Davis >> >> >> >> On Jul 12, 2010, at 8:17 PM, Kenny Stone <[email protected]> wrote: >> >>> Any examples of embedding Couch in an OTP application? I don't see an app >>> file. Is this difficult? >>> >>> I need high performance and have an existing application. >>> >>> I found this <https://issues.apache.org/jira/browse/COUCHDB-216> thread >>> marked 'major' from a year and a half ago... >>> >>> -- >>> Kenny Stone >>> Connamara Systems, LLC >
