github gtsteffaniak/filebrowser v1.1.2-experimental-sqlite

7 hours ago

Warning

Do not use without knowing the risks. This is an experimental build!

This build uses SQLite for indexing, which has 3 main differences:

  1. Indexing appears to be about 60% slower (this could be tuned and improved)
  2. query from index appears nearly the same performance -- such as search
  3. Memory footprint is reduced. Each index will occupy a maximum of 50-100MB of RAM regardless of the size of the filesystem. This could also be tuned and improved in the future.

For docker, use tag 1.1.2-experimental-sqlite

Please post feedback on the discussion: #1666

Full Changelog: v1.1.1-beta...v1.1.2-experimental-sqlite

Don't miss a new filebrowser release

NewReleases is sending notifications on new releases.