Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@roseduan roseduan released this 13 Jun 14:04
· 86 commits to main since this release

🚀 New Features

  • Basic operations, Put/Get/Delete/Exist key value pairs.
  • Batch operations, Put/Get/Delete/Exist key value pairs, and Commit.
  • DB functions, Open/Close/Sync/Stat.
  • Only testd in MacOS and Linux.