project-m36-0.3: Relational Algebra Engine

Safe HaskellNone
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.