eCouchCouchDB的ErLang客户端库
eCouch 是一个用ErLang 语言编写的应用程序,用于访问 CouchDB 服务器。
主要的特性包括:
- eCouch is an application that provides an API to a CouchDb server
 - It uses the rfc4627 module from LShift
 - eCouch design was inspired by the article Building a Non-blocking TCP server using OTP principles
 - It assumes that inets application is running
 
评论
