-
Notifications
You must be signed in to change notification settings - Fork 2
Enable CockroachDB For HA Goodness (WIP) #58
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
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #58 +/- ##
==========================================
- Coverage 70.02% 69.19% -0.83%
==========================================
Files 15 15
Lines 1121 1133 +12
==========================================
- Hits 785 784 -1
- Misses 223 235 +12
- Partials 113 114 +1
Continue to review full report at Codecov.
|
|
Is this not longer a priority ? Just asking because HA was the obvious thing i was looking for. |
|
@gerardwebb This PR is technically tabled for now, however you can already use the Also you can technically implement HA out of this library, via logical replication and other stuff, but its annoying as fuck tosetup |
testenvand enable spinning up a single node cockroachdb cluster, instead of a postgresql nodeTODOs