Closed fire closed 1 day ago
The readme for mononoke mentions you currently use sqlite.
mvsqlite is a distributed externally consistent rdms based on sqlite and FoundationDB.
It would be cool to see if these two projects can interoperate and become more robust.
I believe sqlite is a stopgap until we do a supported release of Mononoke with production database support.
/cc @markbt
@losfair I'm curious about your thoughts?
done in https://github.com/facebook/sapling/commit/c5edcd62fcf187b4f56e6cf82eb2147ecaa227ba
Thanks!
The readme for mononoke mentions you currently use sqlite.
mvsqlite is a distributed externally consistent rdms based on sqlite and FoundationDB.
It would be cool to see if these two projects can interoperate and become more robust.
References