This is an automated email from the ASF dual-hosted git repository.

davisp pushed a change to branch prototype/fdb-layer
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from bc52832  Track a database level view size rollup
     new ad066ab  Implement async API for `fabric2_fdb:get_info/1`
     new 416de8d  Implement `fabric2_db:list_dbs_info/1,2,3`
     new 31878f8  Support `GET /_dbs_info` endpoint

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/chttpd/src/chttpd_misc.erl            |  49 ++++++++++++++-
 src/fabric/src/fabric2_db.erl             | 100 +++++++++++++++++++++++++-----
 src/fabric/src/fabric2_fdb.erl            |  20 ++++++
 src/fabric/test/fabric2_db_crud_tests.erl |  31 ++++++++-
 4 files changed, 183 insertions(+), 17 deletions(-)

Reply via email to