22 Commits (691626a0373ee44d6eba5842b3d349c9944a884d)

Author SHA1 Message Date
Henco Appel 2a88da4de7
fix: always close volume file (#4530) (#5459) 9 months ago
chrislu e23f3d6eca set df.File to nil after it is closed 2 years ago
Konstantin Lebedev 1f7e52c63e
vacuum metrics and force sync dst files (#3832) 2 years ago
Konstantin Lebedev 5b28c3f728
revert disabling FSync for non Mac (#3814) 2 years ago
chrislu 93261f5199 Revert "Refactor for Sync method (#3426)" 2 years ago
Rain Li 670cb759f8
Refactor for Sync method (#3426) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 52580743b9 stuck with file.Sync() 3 years ago
Konstantin Lebedev f53cff045f checks disk file exist 3 years ago
Chris Lu 400de380f4 volume server: support tcp direct put/get/delete 4 years ago
Chris Lu 7635f6b9fa disk file avoid file.Stat() 4 years ago
Chris Lu a2383b3b12 Revert "Revert "avoid file.Stat()"" 4 years ago
Chris Lu 7ef4c24f18 Revert "avoid file.Stat()" 4 years ago
Chris Lu 98c93ca465 avoid file.Stat() 4 years ago
Chris Lu a1210d1e8d Revert "volume: avoid file.stat(), file.seek() if possible during writes" 4 years ago
Chris Lu c78409a598 volume: avoid file.stat(), file.seek() if possible during writes 4 years ago
Chris Lu 81797a059a volume: sync volume file right before compaction 5 years ago
Chris Lu 10bd3c6b4b refactoring 5 years ago
Chris Lu f60154f330 master load backend storage config from master.toml 5 years ago
Chris Lu 0f9ba84274 s3 5 years ago
Chris Lu 4b5ba4927f adjust NewDiskFile() paramaters 5 years ago
Chris Lu 19b6a16003 changed from os.file to backend.DataStorageBackend 5 years ago