Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@guycipher guycipher released this 27 Jan 23:11
006d18c

Official release of Starskey v0.1.1 PATCH.

  • Minor comments and read me corrections.
  • Across system to use configured permission provided in config if any or default to 750.
  • Logical checks on Open to set default if no permission(0).
  • Escalate fsync on rollback similar to commit.

What's Changed

  • escalate fsync on txn rollback as well, similar to txn commit. by @guycipher in #50
  • minor comments and correction on Open() to check permission. Interna… by @guycipher in #51

Full Changelog: v0.1.0...v0.1.1