Cheuk Ting Ho
Developer advocate / Data Scientist - support open-source and building the community.
Cheuk Ting Ho
Ex-Data Scientist
I believe...
We should solve this problem
Let's see what software engineers does
Open-source software made into the mainstream thanks to GitHub and other similar platforms that make use to features of git.
Not ideal......
Branches is builtin for TerminusDB
You can create branches at any point (from any commits)
In TerminusDB you can rollback to any commits
Make backing up more organized and managable
Compare difference in document (data object)
Allow preview of changes, approve of changes before applying the changes
Works on any json objects
Merge is not avaliable in TerminusDB yet
But with diff and patch, merge can be available really soon in the future
For now, one option is to use rebase
You will never know until you try...
By Cheuk Ting Ho
Developer advocate / Data Scientist - support open-source and building the community.