Crate ckb_snapshot

source ·
Expand description

Rocksdb snapshot wrapper

Structs§

  • A snapshot captures a point-in-time view of the DB at the time it’s created
  • An Atomic wrapper for Snapshot