You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2020/08/06 19:43:51 UTC

[couchdb] branch prototype/fdb-layer updated (8ddcc22 -> 4d7149c)

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

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


    from 8ddcc22  Merge pull request #3062 from apache/prototype/fdb-layer-ebtree-enhance
     add a74675f  Pluggable persist_fun
     new 4d7149c  Merge pull request #3065 from apache/prototype/fdb-layer-ebtree-persist-fun

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/ebtree/src/ebtree.erl | 31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)


[couchdb] 01/01: Merge pull request #3065 from apache/prototype/fdb-layer-ebtree-persist-fun

Posted by rn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4d7149cb208070859f6175084555699d1af5f7cb
Merge: 8ddcc22 a74675f
Author: Robert Newson <rn...@apache.org>
AuthorDate: Thu Aug 6 20:43:45 2020 +0100

    Merge pull request #3065 from apache/prototype/fdb-layer-ebtree-persist-fun
    
    Pluggable persist_fun

 src/ebtree/src/ebtree.erl | 31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)