Hello Fredrik,

Why does it need to be part of a VFS instead of using a file system with
COW like ZFS?

On Fri, 4 Oct 2019 at 12:18, Fredrik Larsen <frel...@gmail.com> wrote:

> 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
>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to