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

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


    from 1d0a102  Convert aegis key cach to LRU with hard expiration time
     new b2f2a45  add local_docs to fold_doc with docids
     new d66e95a  mix format all_docs_test.exs

The 2 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                      |  63 +++++--
 src/fabric/src/fabric2_fdb.erl                     |  38 ++++-
 .../test/fabric2_db_fold_doc_docids_tests.erl      | 150 +++++++++++++++++
 test/elixir/test/all_docs_test.exs                 | 187 ++++++++++++++-------
 4 files changed, 357 insertions(+), 81 deletions(-)
 create mode 100644 src/fabric/test/fabric2_db_fold_doc_docids_tests.erl

Reply via email to