You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surprisingly, few people pay attention to such a good project. I am working on an offline web storage project, and your project has been very helpful to me. I have an idea. Can you add a dictionary level compression feature for sqlite? I learned from the following project that using the zstd method can significantly compress sqlite:
Surprisingly, few people pay attention to such a good project. I am working on an offline web storage project, and your project has been very helpful to me. I have an idea. Can you add a dictionary level compression feature for sqlite? I learned from the following project that using the zstd method can significantly compress sqlite:
sqlite-zstd
sqlite_zstd_vfs
The text was updated successfully, but these errors were encountered: