Merge pull request #40 from cloudant/13179-refactor-config-registration Use config app instead of couch_config
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mem3/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mem3/commit/8740fb46 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mem3/tree/8740fb46 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mem3/diff/8740fb46 Branch: refs/heads/import Commit: 8740fb465cdb51b1637d6da541c0ae2546769dc0 Parents: 2e9b66b 560d943 Author: Adam Kocoloski <[email protected]> Authored: Wed Feb 27 11:32:11 2013 -0800 Committer: Adam Kocoloski <[email protected]> Committed: Wed Feb 27 11:32:11 2013 -0800 ---------------------------------------------------------------------- src/mem3.app.src | 2 +- src/mem3.erl | 6 +++--- src/mem3_nodes.erl | 4 ++-- src/mem3_shards.erl | 32 ++++++++++++++++++++------------ src/mem3_sync.erl | 10 +++++----- src/mem3_util.erl | 8 ++++---- test/mem3_util_test.erl | 4 ++-- 7 files changed, 37 insertions(+), 29 deletions(-) ----------------------------------------------------------------------
