package
0.0.0-20230720142802-055f8dac88b4
Repository: https://github.com/wetware/casm.git
Documentation: pkg.go.dev

# Structs

Factory populates a memdb schema and generates secure TableRefs.
Scheduler provides transactions that guarantee the ACID properties of Atomicity, Consistency and Isolation.
TableRef is a token that allows the holder to designate a table in the Scheduler.
Txn is a transaction against a Scheduler instance.