Skip to content

KoutenDB C++ Driver v0.1.3

Latest

Choose a tag to compare

@puffball1567 puffball1567 released this 14 Aug 10:08
f78ea01

Implementation

  • Added disk-backed open and strong durability options.
  • Added exists, update, and remove APIs.
  • Added metrics, segment maintenance, and generation checkpoint APIs.
  • Updated compatibility for KoutenDB v0.12.

Tests

  • C++ build passed.
  • Contract smoke test passed.
  • GitHub Actions CI passed.