This is an automated email from the ASF dual-hosted git repository. iilyak pushed a change to branch couch-stats-resource-tracker-v3-rebase-http-2 in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 7f65508fa Move JSON conversion to csrt_entry new 7c2949e70 Implement csrt:query/2 and csrt:query/4 new 06edf7274 Update csrt_httpd to use csrt:query/4 new 392ef5678 [lint] erlfmt run The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/couch_stats/src/csrt.erl | 23 ++++-- src/couch_stats/src/csrt_httpd.erl | 49 +----------- src/couch_stats/src/csrt_query.erl | 151 +++++++++++++++++++++++++++++-------- 3 files changed, 136 insertions(+), 87 deletions(-)