project-m36-0.9.9: Relational Algebra Engine
Safe HaskellSafe-Inferred
LanguageHaskell2010

ProjectM36.TransactionGraph.Persist

Synopsis

Documentation

transactionsPersist :: DiskSync -> [TransactionId] -> FilePath -> TransactionGraph -> IO () Source #

The incremental writer writes the transactions ids specified by the second argument.

data Pos Source #

Constructors

One 
Two