Skip to content
Compare
Choose a tag to compare
@Leibnizhu Leibnizhu released this 18 Apr 01:00
· 29 commits to main since this release

MVCC

  • add version support in Memtable and SST storage
  • implement watermark and transaction, supports Optimistic Concurrency Control (OCC)
  • implement serializable snapshot isolation
  • compaction filter