SQLite Forum

SQLite Binary Log support!
Login
With a master/slave setup, I can dispatch read request into diff slave server by SQL, so the cache is more efficient.


And yes I plan to use it with high speed write system, and I think memory database with reliable persistent log will be a good solution.