CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments.
CouchRest Model provides aditional features to the standard CouchRest Document class such as properties, view designs, associations, callbacks, typecasting and validations.
Watches the couch database for changes and triggers callbacks defined for creation, deletes and updates.
CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments.
CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments.
A Rails Session Store based on CouchRest Model
Simple, environment-based server and database configuration for couchrest_model.
CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments.
Add couchdb-lucene search support to CouchRest Model
adds uniquness validation by using a design doc view
Adds methods to CouchRest::Database that automatically cast document JSON data as CouchRest::Model objects
CouchRest::ExtendedDocument provides aditional features to the standard CouchRest::Document class such as properties, view designs, callbacks, typecasting and validations.