Anyone interested this topic would also be interested in the discussion at https://news.ycombinator.com/item?id=32285435. mvsqlite might be able to handle cross-database transactions in the storage layer(=mvsqlite's…
Versioned pages backed by content-addressed store and transactions over the page index rather than pages! That totally makes sense to me. Before you managed to produce mvsqlite, I was wondering if it is possible to…
Awesome! I've been wishing something like FDB's record-layer w/o Java/JVM and this has a lot of potential. I have a question though- How does it handle conflicts within a sqlite DB and among multiple sqlite DBs? I…
Anyone interested this topic would also be interested in the discussion at https://news.ycombinator.com/item?id=32285435. mvsqlite might be able to handle cross-database transactions in the storage layer(=mvsqlite's…
Versioned pages backed by content-addressed store and transactions over the page index rather than pages! That totally makes sense to me. Before you managed to produce mvsqlite, I was wondering if it is possible to…
Awesome! I've been wishing something like FDB's record-layer w/o Java/JVM and this has a lot of potential. I have a question though- How does it handle conflicts within a sqlite DB and among multiple sqlite DBs? I…