Structs§
- Borrowed
SqlTransaction - Borrowed
SqlTxn - Hnsw
TxnEntry - Local
Range Change Journal - Captures the pre-write SQL keyspace for one local transaction. Calling
Self::stagebefore the transaction commits records the exact row/index delta in that same durable boundary. - Range
Change Journal Scope - Scope used to turn local SQL row and secondary-index changes into one ordered range-change record.
- SqlTransaction
- SQL transaction wrapping a KV transaction.
- TxnBridge
- TxnBridge provides SQL-friendly transaction handles on top of a KVStore.
Traits§
Type Aliases§
- TxnContext
- Backwards-compatible alias for SqlTransaction.