Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
benbjohnson
on July 5, 2023
|
parent
|
context
|
favorite
| on:
LiteFS Cloud: Distributed SQLite with Managed Back...
No, LiteFS just does physical page replication. We don't really have a way to do merge conflict resolution between two nodes. You may want to look at either vlcn[1] or Mycelite[2] as options for doing that approach.
[1]:
https://github.com/vlcn-io/cr-sqlite
[2]:
https://github.com/mycelial/mycelite
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://github.com/vlcn-io/cr-sqlite
[2]: https://github.com/mycelial/mycelite