[wp-trac] [WordPress Trac] #60375: Site Transfer Protocol
WordPress Trac
noreply at wordpress.org
Mon Mar 11 23:57:46 UTC 2024
#60375: Site Transfer Protocol
-------------------------+------------------------------
Reporter: zieladam | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Import | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+------------------------------
Comment (by zieladam):
Dolt also looks interesting:
https://github.com/dolthub/dolt
It’s a SQL database that you can fork, clone, branch, merge, push and pull
just like a Git repository.
MySQL->Dolt replication, push/pull mechanics, and
[https://docs.dolthub.com/concepts/dolt/git/conflicts#resolving-a-conflict
the conflict resolution approach] could give us a lot for free. PostgreSQL
support is on their roadmap, too, and perhaps that’s how WP could get
Postgres support. A few things that worry me are the
~[https://github.com/dolthub/dolt#installation 103mb binary size],
[https://github.com/dolthub/dolt/issues/113 no plans to support
WebAssembly (in 2019 at least)], and no timeline for Dolt->MySQL
replication.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60375#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list