You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Following up this issue: #59
I think we should consedere drop
postgresql
to usecockroachdb
.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
The text was updated successfully, but these errors were encountered: