Open DavidSouther opened 12 years ago
Implement a Javascript persistence store backed by CouchDB.
CouchDB will work exceptionally well for storing, but get transactions will need a bit of indexing on properties. Using couchdb-lucene should make that pretty straight forward.
Implement a Javascript persistence store backed by CouchDB.