Skip to content

v0.2.3

Compare
Choose a tag to compare
@mstmdev mstmdev released this 20 Jan 07:23
· 660 commits to main since this release
998a964

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 to false 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.