jstaf / onedriver

A native Linux filesystem for Microsoft OneDrive
GNU General Public License v3.0
1.86k stars 91 forks source link

Use local filesystem as a file content cache instead of boltdb #331

Closed jstaf closed 1 year ago

jstaf commented 1 year ago

This PR uses the local filesystem to store file contents instead of boltdb. Should dramatically reduce memory usage.