Electric.ShapeCache.PureFileStorage.KeyIndex (electric v1.1.0)
View SourceSummary
Functions
This is a "side-write" function when log file is being written start-to-end.
Functions
@spec make_entry( Electric.ShapeCache.PureFileStorage.LogFile.log_item_with_sizes(), non_neg_integer(), non_neg_integer() ) :: {iodata(), iodata_size :: non_neg_integer()}
This is a "side-write" function when log file is being written start-to-end.
"Live" keyfile appends shouldn't be done using this function because we're not controlling flush points.