Hi all, I have been interested in the VFS layer of SqLite for a while, and found the following article to be very useful:
http://www.sqlite.org/vfs.html However, it ends right when it is about to go into the actual details of how to implement a VFS. It would be great if that essay could be completed. I have looked at the example VFS implementations, but it is hard to determine which parts of the code that are implementation details as opposed to being part of the stable public API so to speak. Kind regards, Philip Bennefall