apfsds-storage 0.1.0

Persistent storage layer for APFSDS (WAL, ClickHouse, PostgreSQL)
Documentation

APFSDS Storage - MVCC storage engine

This crate provides:

  • MVCC segment-based storage
  • B-link tree index (lock-free)
  • Compaction
  • tmpfs integration
  • ClickHouse backup (config-based)