25 Commits (aa9121aa9de0593e758d0a956e989bbaa82c4869)

Author SHA1 Message Date
Bruce 5428229347
fix file read crash (#6021) 9 months ago
Eugeniy E. Mikhailov dab0bb8097
Feature limit caching to prescribed number of bytes per file (#6009) 9 months ago
chrislu f23015ac5b weed mount caching 9 months ago
chrislu 18afdb15b6 Revert "weed mount, weed dav add option to force cache" 10 months ago
chrislu 7367b976b0 weed mount, weed dav add option to force cache 10 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 11 months ago
chrislu 1efa502dbb go fmt 1 year ago
chrislu 1b4484bf0a go fmt 1 year ago
Chris Lu 32cb9b3276
fix unaligned 64-bit atomic operation in weed mount on arm when readi… (#5308) 1 year ago
chrislu d6ba97219b refactoring 1 year 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 3 years ago
Patrick Schmidt 5df105b1f9
Fix a few data races when reading files in mount (#3527) 3 years ago
Patrick Schmidt 2930263dfd
Fix race conditions during in-flight size checks (#3505) 3 years ago
Patrick Schmidt f49a9297c2
Fix hanging reads in chunk cacher (#3473) 3 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 3 years ago
chrislu 1db012485f mount: fix bug during busy writes 3 years ago
chrislu 1451b389a4 Avoid fatal error: sync: Unlock of unlocked RWMutex 3 years ago
chrislu 28add5a534 mount: fix racing conditions 3 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