Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gofs_go1.17.6_amd64_windows_v0.2.3.zip | 2022-01-20 | 15.1 MB | |
gofs_go1.17.6_amd64_linux_v0.2.3.tar.gz | 2022-01-20 | 7.7 MB | |
README.md | 2022-01-20 | 544 Bytes | |
v0.2.3.tar.gz | 2022-01-20 | 46.7 kB | |
v0.2.3.zip | 2022-01-20 | 74.8 kB | |
Totals: 5 Items | 22.9 MB | 0 |
Fixed
- Fix the
MD5FromFileName
function does not close the file after calculate finished. - Truncate daemon pid file before writing.
Enhancements
- Add the
log_event
flag to support writing the event log to file. - Set the
server_compress
flag tofalse
by default, because the gzip compression is not fast now. - Add the
logically_delete
flag to support logically delete. - Remove the
buf_size
flag. - Set the remote server source default port, it is 8105.
- Create Apache-2.0 License.
- Update README docs.