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/03/12 19:37:43 UTC

[couchdb] branch prototype/fdb-layer updated (6a82373 -> 6221795)

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 6a82373  Fix versionstamp handling
     new b43ae78  Implement doc reads
     new 7f41f52  Add doc read checks
     new 70a51f0  More notes on loose ends
     new 265111c  First draft of fabric2:open_revs/4
     new 6221795  Add more bits from couch_db_int.hrl

The 11626 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:
 FDB_NOTES.md                   | 15 ++++++++++++++-
 fdb-test.py                    |  5 +++++
 src/chttpd/src/chttpd_db.erl   | 15 +++++++--------
 src/fabric/src/fabric2.erl     | 35 ++++++++++++++++++++++++++++++++---
 src/fabric/src/fabric2_db.erl  | 12 +++++++++++-
 src/fabric/src/fabric2_doc.erl | 41 +++++++++++++++++++++++++++++++++++++----
 6 files changed, 106 insertions(+), 17 deletions(-)