chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2022-07-29 00:17:28 -07:00 |
|
justin
|
3551ca2fcf
|
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
|
2022-04-18 10:35:43 +08:00 |
|
chrislu
|
3ad5fa6f6f
|
chunk cache adds function ReadChunkAt
|
2022-02-25 21:55:04 -08:00 |
|
Chris Lu
|
8965a53c4d
|
add warning error
|
2021-10-16 15:57:30 -07:00 |
|
Chris Lu
|
556cc3a4ca
|
mount: avoid exception if disk cache is not initialized
related to https://github.com/chrislusf/seaweedfs/issues/2102
|
2021-05-31 16:42:55 -07:00 |
|
Nathan Hawkins
|
042de9359c
|
make reader_at handle random reads more efficiently for FUSE
|
2021-04-28 19:13:37 -04:00 |
|
Chris Lu
|
e43d86c796
|
fix pre allocated volume size
|
2020-09-27 10:58:19 -07:00 |
|
Chris Lu
|
31fc7bb2e1
|
refactor
adjust for faster test
|
2020-09-27 10:41:29 -07:00 |
|
Chris Lu
|
212b6e7d42
|
error logging
|
2020-06-26 10:01:55 -07:00 |
|
Chris Lu
|
cb3985be70
|
go fmt
|
2020-04-20 17:48:06 -07:00 |
|
Chris Lu
|
2b5c4fbbf3
|
tiered caching
1/4 for small less than 1MB files. 1/4 for 1~4MB files, 1/2 for bigger than 4MB files
|
2020-04-13 22:19:27 -07:00 |
|
Chris Lu
|
f282ed444b
|
refactoring
|
2020-04-13 21:58:10 -07:00 |
|