|
|
|
|
|
by adsharma
3 days ago
|
|
SQLite can be replicated. rqlite, dqlite, litestream etc DuckDB can't be. PR was sent a year ago. Blocked on the same concurrency model issue in the other sub thread. Specifically on windows, the database can't read its own WAL file from a different thread in the same process. Love DuckDB for being permissively open source, great tech and performance! |
|