sqlite_zstd_vfs
sqlite_zstd_vfs copied to clipboard
change 'seek lock' from mutex to atomic spinlock
Is this a good idea? When somebody waits for this lock, it could be awhile because it's waiting on I/O.