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/01/16 00:37:11 UTC

[couchdb] branch feature/database-partition-limits updated (d661eb6 -> 4587815)

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

davisp pushed a change to branch feature/database-partition-limits
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from d661eb6  Enforce partition size limits
     add b85f805  ss - old pr add elixir suite
     add 4587815  ss - add size limits

No new revisions were added by this update.

Summary of changes:
 test/elixir/test/partition_size_limit_test.exs | 300 +++++++++++++++++++++++++
 test/elixir/test/partition_size_test.exs       |  18 +-
 2 files changed, 307 insertions(+), 11 deletions(-)
 create mode 100644 test/elixir/test/partition_size_limit_test.exs