Hi

A copy-on-write IO-path where data is split into static and dynamic parts
(think snapshots for storage) would be very helpful for our project, . This
would simplify backups, testing, moving data around in a multinode
environment, etc.

Does something like this exist for sqlite? In my head this sounds like an
relative easy feature to add as IO-stuff is already centralized in the VFS
layer. Maybe a new COW-VFS?

Fredrik
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to