Skip to content

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