Packages

REAM is an event sourcing system

Current section

Files

Jump to
ream include ream@storage@stream@index_IndexFile.hrl
Raw

include/ream@storage@stream@index_IndexFile.hrl

-record(index_file, {
handler :: gleam@erlang@process:pid_(),
size :: integer(),
file_path :: binary()
}).