This is an automated email from the ASF dual-hosted git repository.
davisp pushed a change to branch prototype/fdb-layer-track-database-size
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
discard 29c2289 Add tests for database size tracking
discard 3cb5cd4 Track the size of data stored in a database
omit b74a123 Support `GET /_dbs_info` endpoint
omit 60e2f9a Implement `fabric2_db:list_dbs_info/1,2,3`
omit f951052 Implement async API for `fabric2_fdb:get_info/1`
add ad066ab Implement async API for `fabric2_fdb:get_info/1`
add 416de8d Implement `fabric2_db:list_dbs_info/1,2,3`
add 31878f8 Support `GET /_dbs_info` endpoint
new 974afb4 Track the size of data stored in a database
new 831a55c Add tests for database size tracking
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (29c2289)
\
N -- N -- N refs/heads/prototype/fdb-layer-track-database-size
(831a55c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 2 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: