brighthive / master-client-index

BrightHive's Master Client Index framework.
MIT License
2 stars 2 forks source link

Communication with matching #3

Closed reginafcompton closed 5 years ago

reginafcompton commented 5 years ago

Overview

This PR modifies mci user handling to accommodate the mci-matching-service.

Testing

Pull down this branch, and follow the instructions provided in the README of the matching service repo: https://github.com/brighthive/mci-matching-service#setting-up-for-local-development

gregmundy commented 5 years ago

@reginafcompton code looks good, go ahead and resolve the conflicts and merge the branch to master and I'll stand it up in a local testing environment.

reginafcompton commented 5 years ago

@gregmundy - great. I'd recommend that, first, we merge and deploy https://github.com/brighthive/master-client-index/pull/4: it puts the database into a standalone package (a preliminary step in getting the mci-matching-service in proper shape).

Do you have a staging server set-up? If so, I'd be happy to deploy the MCI changes myself – or we could pair?