datawire / go-fuseftp

User space file system for FTP
Apache License 2.0
3 stars 4 forks source link

Upgrade dependencies and minimize lock contention #1

Closed thallgren closed 1 year ago

thallgren commented 1 year ago

Upgrades third-party dependencies and simplifies lock contention. Also adds tests reading and writing large amount of large files in parallel.