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

v2alpha1: Add PostService #364

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

v2alpha1: Add PostService #364

wants to merge 3 commits into from

Conversation

kacpersaw
Copy link
Contributor

@kacpersaw kacpersaw commented Aug 2, 2024

Add PostService with Config endpoint which returns

message PostConfigResponse {
  uint32 bits_per_label = 1;
  uint64 labels_per_unit = 2;
  uint32 min_num_units = 3;
  uint32 max_num_units = 4;
  uint32 k1 = 5;
  uint32 k2 = 6;
}

@kacpersaw kacpersaw marked this pull request as ready for review August 2, 2024 12:33
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

Successfully merging this pull request may close these issues.

1 participant