# 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.