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 2017/07/24 16:00:52 UTC

[couchdb] branch optimize-ddoc-cache updated (cb6cf4c -> b0e35a2)

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

davisp pushed a change to branch optimize-ddoc-cache
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from cb6cf4c  FIXUP: Change from entry count to memory size
     add 102b5f5  FIXUP: Remove old tables process
     add b0e35a2  FIXUP: Factor out common code.

No new revisions were added by this update.

Summary of changes:
 src/ddoc_cache/src/ddoc_cache_entry.erl          | 15 +++---
 src/ddoc_cache/src/ddoc_cache_lru.erl            |  8 +++
 src/ddoc_cache/src/ddoc_cache_sup.erl            | 10 +---
 src/ddoc_cache/src/ddoc_cache_tables.erl         | 68 ------------------------
 src/ddoc_cache/test/ddoc_cache_coverage_test.erl |  7 ---
 5 files changed, 17 insertions(+), 91 deletions(-)
 delete mode 100644 src/ddoc_cache/src/ddoc_cache_tables.erl

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].