sohva icon indicating copy to clipboard operation
sohva copied to clipboard

CouchDB asynchronous client for Scala

Results 6 sohva issues
Sort by recently updated
recently updated
newest added

New options and possibilities have been added to mango recently: - new query options - partial indexes

enhancement
API
mango
breaking

When replication process has been run, the conflicting revisions are present on all nodes, however even though the same winning revision is chosen, it is up to the clients to...

enhancement
API
replication

Implement the [replication protocol](http://docs.couchdb.org/en/2.0.0/replication/protocol.html) to replicate 2 CouchDB instances.

enhancement
replication

Offline storage capability will allow Sohva to work in an offline mode, locally storing changes, without having to make requests to an online CouchDB instance.

enhancement
local storage

To check the expressiveness and correctness of the mango DSL, write a test suite.

enhancement
mango