project-m36-0.9.4: 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.