Merge pull request #75 from cloudant/13487-view-group-interface Use interface instead of direct #group access, prepare to not send #groups between nodes
BugzID: 13487 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/commit/d34ff676 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/tree/d34ff676 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/diff/d34ff676 Branch: refs/heads/import Commit: d34ff6764ebae4a600a8669522e7e9b53d570fdb Parents: cb9cbe0 2b78ba0 Author: Adam Kocoloski <[email protected]> Authored: Wed Feb 27 06:02:15 2013 -0800 Committer: Adam Kocoloski <[email protected]> Committed: Wed Feb 27 06:02:15 2013 -0800 ---------------------------------------------------------------------- src/fabric_rpc.erl | 13 +- src/fabric_rpc2.erl | 499 ---------------------------------------- src/fabric_view_reduce.erl | 7 +- 3 files changed, 13 insertions(+), 506 deletions(-) ----------------------------------------------------------------------
