Skip to content

Releases: Derkades/tahoe-pyfuse3

v1.2.0

10 Jan 10:04
Compare
Choose a tag to compare
  • Adjust prefetch size based on per-file read count
  • Added option to log to syslog
  • Code cleanup, documentation fixes and improvements

v1.1.0

29 Nov 22:47
Compare
Choose a tag to compare
  • Performance improvements to read prefetch system.
  • Fixed lookup of file always returning ENOTDIR when mount root has never received a lookup.
  • Added a half smart algorithm for pruning old cache so it doesn't eat all your memory.