문제

I don't understand how to make a connection with nitrogen and couchdb using ecouch, because I have a error on this connection CAUGHT ERROR: error-undef [{ecouch,db_info,["test_suite_db"]} I put ecouch in my erlang library path and I create a symlink to support/include.mk (even I don't know if it has necessary). Or if anyone know a database how can connect with nitrogen and who to make this connection.

도움이 되었습니까?

해결책

Sorry if this question is simplistic but I'm unsure on your experience level. But you did run the make command in the ecouch directory right?

Also. Consider couchbeam or erlang_couchdb. Both have far better documentation.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top