mailsac / dracula

Count Dracula is a fast, lightweight metrics server that counts entries while automatically expiring old ones
Other
52 stars 3 forks source link

Dracula client needs ability to list namespaces (TCP) #6

Closed ruffrey closed 1 week ago

ruffrey commented 11 months ago
  1. extend protocol.go with tcp only command for listing namespaces
  2. handle that command in server
  3. handle sending that command and reading response in client
  4. add to dracula-cli

Possible good first issue

johnpatek commented 2 weeks ago

@ruffrey I'm on it!