Skip to content

Partitioned queries, and multi-query resultsets

Compare
Choose a tag to compare
@flimzy flimzy released this 02 May 13:18
· 72 commits to v3 since this release
2e585b6

This release adds two major features, when used in conjunction with Kivik 3.1:

  1. Support for partitioned queries, which is now provided by CouchDB 3.x
  2. Support for multiple queries to a view. This support has been around for ages (partial support all the way back to 1.x), but was never supported by Kivik. Now it is!