Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Update mango options #95

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update mango options #95

wants to merge 4 commits into from

Conversation

satabin
Copy link
Member

@satabin satabin commented Dec 27, 2017

New options and possibilities have been added to mango recently:

  • new query options
  • partial indexes

Fine grained control over the query results have been added to mango in
CouchDB 2.1.1. Sohva now exposes them at all levels:

 - in the DSL,
 - in the `Database.find` method.
When creating an index, it is now possible to provide a selector that
will enable to build a partial index.
Enumeratum is more powerful than Scala standard enumerations and has
better support for exhaustivness check in pattern matching.
@satabin satabin added this to the 3.0.0 milestone Dec 27, 2017
@satabin satabin self-assigned this Dec 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant