5 ms·
Good work! I don't understand the innards of this at all, but I love the design. Iirc when I first read through the book designing data centric applications, t
by Multicomp 4y ago
Good work! I don't understand the innards of this at all, but I love the design.
Iirc when I first read through the book designing data centric applications, the author talked about a lot of trade-offs for data storage and replication and network connectivity issues.
the impression I left with was for my particular application that foundation DB was the best option I had for my wild dreams of web scale popularity.
the current data persistence layer I use is sqlite, which means if I use mvsqlite, that only makes it easier for me to try to use foundation DB for my someday no doubt irresistible web application.