New Javascript Client For Apache CouchDB
A new asynchronous Javascript client for Apache CouchDB is now available. Cradle features built-in write-through caching, and aims to provide a bridge between CouchDB and Node.js by exploiting the symmetry between their asynchronous behaviours.
Most methods from CouchDB map one-to-one with Cradle, although some can orchestrate multiple operations.
More information is available from the project’s github.
0 Comments