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

Horizontally scalable server with cockroachdb #61

Open
leon3s opened this issue Jun 14, 2023 · 2 comments
Open

Horizontally scalable server with cockroachdb #61

leon3s opened this issue Jun 14, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@leon3s
Copy link
Collaborator

leon3s commented Jun 14, 2023

Following up this issue: #59
I think we should consedere drop postgresql to use cockroachdb.
Cockroachdb use the same postgresql driver so it should be as easy as changing the docker image used.
And it will allow better and easier scalability since all cockroachdb node can be write node

@leon3s leon3s added the enhancement New feature or request label Jun 14, 2023
@ImBIOS
Copy link

ImBIOS commented Jun 20, 2023

@leon3s I think it'll better if you attach something like a performance benchmark or some proof of concept of the performance benefit.

@darioalessandro
Copy link
Member

@leon3s so right now we do not even use a database XD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants