You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by to...@apache.org on 2019/01/09 01:00:27 UTC

[couchdb] branch add-more-mango-elixir-tests deleted (was b4b86b8)

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

tonysun83 pushed a change to branch add-more-mango-elixir-tests
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


     was b4b86b8  Add Elixir tests for database partitions

This change permanently discards the following revisions:

 discard b4b86b8  Add Elixir tests for database partitions
 discard 1eb0a51  Support partitioned queries in Mango
 discard b1c7a8a  Use index names when testing index selection
 discard a2020e3  Optimize offset/limit for partition queries
 discard 92f8726  Optimize all_docs queries in a single partition
 discard dace0ba  Implement partitioned views
 discard c61ca17  Implement `couch_db:get_partition_info/2`
 discard 219286f  Implement partitioned dbs
 discard 148e6c3  Implement configurable hash functions
 discard cb7e72e  Validate design document options more strictly
 discard ff77a34  Pass the DB record to index validation functions
 discard ce0fb41  Implement `fabric_util:open_cluster_db`
 discard 8f5d0fd  Improve `couch_db:clustered_db` flexibility
 discard 3d6247e  Add PSE API to store opaque properties