package
0.1.0-alpha.1
Repository: https://github.com/wetware/pkg.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.