25 Commits (11201ac95f7155acb0d43e00afcc2619f43954c2)

Author SHA1 Message Date
Bruce 5428229347
fix file read crash (#6021) 3 months ago
Eugeniy E. Mikhailov dab0bb8097
Feature limit caching to prescribed number of bytes per file (#6009) 3 months ago
chrislu f23015ac5b weed mount caching 3 months ago
chrislu 18afdb15b6 Revert "weed mount, weed dav add option to force cache" 4 months ago
chrislu 7367b976b0 weed mount, weed dav add option to force cache 4 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
chrislu 1efa502dbb go fmt 10 months ago
chrislu 1b4484bf0a go fmt 10 months ago
Chris Lu 32cb9b3276
fix unaligned 64-bit atomic operation in weed mount on arm when readi… (#5308) 10 months ago
chrislu d6ba97219b refactoring 11 months ago
chrislu bfe5d910c6 use one readerCache for the whole file 2 years ago
chrislu 12f8251d32 avoid index out of slice range 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
chrislu 57a46f46a0 nano level precision 2 years ago
Patrick Schmidt 5df105b1f9
Fix a few data races when reading files in mount (#3527) 2 years ago
Patrick Schmidt 2930263dfd
Fix race conditions during in-flight size checks (#3505) 2 years ago
Patrick Schmidt f49a9297c2
Fix hanging reads in chunk cacher (#3473) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 1db012485f mount: fix bug during busy writes 2 years ago
chrislu 1451b389a4 Avoid fatal error: sync: Unlock of unlocked RWMutex 2 years ago
chrislu 28add5a534 mount: fix racing conditions 2 years ago
chrislu da76af187f mount: avoid possible index out of bounds error 3 years ago
chrislu 551d00d51a prefetch other chunks when stream reading 3 years ago
chrislu 86ce69f709 remove logs 3 years ago
chrislu 28b395bef4 better control for reader caching 3 years ago