Hi I want to use couchdb for my project testing. So I want to embed cocuhdb in my project. Then I run couchdb with my script programmaticaly and make test. After test, I stop couchdb instance with my script. But, I don't want to install couchdb because I want to embed it as binary. Is it possible?
Can I run it without installing? regards Cihad Guzel
