1.

Can I Talk To Couchdb Without Going Through The Http Api?

Answer»

CouchDB's data model and INTERNAL API MAP the REST/HTTP model so well that any other API would basically reinvent some FLAVOR of HTTP. However, there is a plan to REFRACTOR CouchDB's internals so as to PROVIDE a documented Erlang API. 

CouchDB's data model and internal API map the REST/HTTP model so well that any other API would basically reinvent some flavor of HTTP. However, there is a plan to refractor CouchDB's internals so as to provide a documented Erlang API. 



Discussion

No Comment Found