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 2020/08/28 16:34:29 UTC

[couchdb] branch prototype/fdb-layer-ebtree-views updated (7a2b8fa -> a5c5e8d)

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

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


    from 7a2b8fa  Optimize umerge_members
     add 1c503e2  Port caching API from immutable ebtree branch
     add a5c5e8d  Use ebtree caching API

No new revisions were added by this update.

Summary of changes:
 src/couch_views/src/couch_views_fdb.erl |  30 +++++-
 src/ebtree/src/ebtree.erl               | 185 ++++++++++++++++++++++++--------
 2 files changed, 170 insertions(+), 45 deletions(-)