Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Service support for each node to talk to each other #4

Closed
5 tasks done
brewkode opened this issue Sep 23, 2016 · 2 comments
Closed
5 tasks done

HTTP Service support for each node to talk to each other #4

brewkode opened this issue Sep 23, 2016 · 2 comments
Milestone

Comments

@brewkode
Copy link
Collaborator

brewkode commented Sep 23, 2016

  • gRPC <-> HTTP
  • GET - input key, return back the data as "bytes"
  • PUT - input key, data bytes
  • HEALTH - Report health of the node
  • SHARD_INFO - Should report current shards that this node manages
@ashwanthkumar
Copy link
Owner

Picking this up!

This was referenced Oct 1, 2016
@ashwanthkumar
Copy link
Owner

Tracking the SHARD_INFO as part of #20 - since we might need that info only as part of rebalancing. Closing this task.

@ashwanthkumar ashwanthkumar modified the milestone: 0.1 Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants