-
Allow LeanDataWriter to merge existing ticks if desired (#6284)
发布于
2022-04-08 21:20:23 +00:00 | 1950 次提交 在此版本后已推送到 master- Allow DataWriter to merge existing ticks if desired
- Optionally allow lean data writer to merge new ticks with existing
- Adjust ZipStreamWriter
- Fix bug in compression lib that was leaving files open. Reproduced by
added tests.
- Address reviews
- Define new WritePolicy to configure the behavior of the LeanDataWriter
regarding how it should handle writing to a file: merge, overwrite,
append
下载附件