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

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


    from 968def8  Fix couch_views updater_running info result
     add 91becc1  background deletion for soft-deleted database
     new 1127908  Merge pull request #2857 from apache/background-db-deletion

The 1 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/fabric/include/fabric2.hrl            |   1 +
 src/fabric/src/fabric2_db_expiration.erl  | 246 ++++++++++++++++++++++++++++++
 src/fabric/src/fabric2_sup.erl            |  10 +-
 src/fabric/test/fabric2_db_crud_tests.erl | 104 ++++++++++++-
 4 files changed, 358 insertions(+), 3 deletions(-)
 create mode 100644 src/fabric/src/fabric2_db_expiration.erl

Reply via email to