You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2019/04/26 19:16:36 UTC

[couchdb] branch prototype/rfc-001-revision-metadata-model updated (d3b5823 -> 4b72208)

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

davisp pushed a change to branch prototype/rfc-001-revision-metadata-model
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from d3b5823  Initial eunit test setup for fabric2 modules
     new d0069c3  Fix fabric2_txids
     new 09f8827  Remove databases from the cache after deletion
     new 4b72208  Add more database CRUD tests

The 11647 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/src/fabric2_db.erl             |  7 +++++--
 src/fabric/src/fabric2_server.erl         |  8 ++++++-
 src/fabric/src/fabric2_txids.erl          |  4 ++--
 src/fabric/test/fabric2_db_crud_tests.erl | 35 +++++++++++++++++++++++++++++--
 4 files changed, 47 insertions(+), 7 deletions(-)