Replies: 3 comments 2 replies
|
Hi @CodeBleu Sounds interesting. We will check out how it works. |
0 replies
|
Hi @CodeBleu Here is the draft of Dolt Addon at your reference: https://github.com/apecloud/kubeblocks-addons/blob/3e12798cfe94698d11f0dd80806a42c0f47290ba/examples/dolt/README.md Feedbacks and comments are appreciated. |
2 replies
|
hi @CodeBleu Finally we got some time to update DoltDB. Here is the latest PR: apecloud/kubeblocks-addons#3175 comments / feedbacks are apprecited. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Being able to deploy a
mysql (dolt)orpostgres (doltgres)db that hasgitlike support would be a really nice option for types of DB to deploy and allow the user to manage their DB's in a whole new way! Instead of traditional backups and PITR backups, you could easily do commands likegit restore,git branch..etc, but for databases!!https://github.com/dolthub/dolt
All reactions