apache / couchdb

Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
https://couchdb.apache.org/
Apache License 2.0
6.28k stars 1.03k forks source link

return time spent waiting to update index before query starts #5294

Closed rnewson closed 1 month ago

rnewson commented 1 month ago

Overview

Return the amount of time in a nouveau query spent waiting for the index to be updated to current.

Testing recommendations

N/A

Related Issues or Pull Requests

N/A

Checklist