Skip to content

v0.8.16

Compare
Choose a tag to compare
@iychoi iychoi released this 25 Aug 23:49
· 43 commits to main since this release
  • Implement fsync on dir (but it does nothing)
  • Implement file lock partially, but it is enough to support sqlite
  • Fix a bug in sync file read that cannot read new content written by writer via the same file descriptor