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

Read and write from different servers #41

Merged
merged 15 commits into from
Nov 6, 2023
Merged

Conversation

poundifdef
Copy link
Contributor

@poundifdef poundifdef commented Nov 2, 2023

The main parts of this PR:

  1. servers/servers.go - interface for getting clickhouse server info
  2. apikeys/keys.go - interface for getting info about a clickhouse user and scratchdb api key
  3. chooser/chooser.go - interface for deciding which physical server to connect to depending on the API key
  4. Updates the config file to contain all of the user+server information

@poundifdef poundifdef changed the title work in progress Read and write from different servers Nov 3, 2023
@poundifdef poundifdef marked this pull request as ready for review November 5, 2023 14:16
@poundifdef poundifdef mentioned this pull request Nov 5, 2023
@poundifdef poundifdef merged commit 502a478 into main Nov 6, 2023
@poundifdef poundifdef deleted the cluster-read-write branch November 27, 2023 15:21
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.

None yet

1 participant