You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: