View Source ExWal.Store behaviour (ex_wal v0.1.0)
storage behavior
Summary
Types
@type mode() :: [:read | :write | :binary | :append | :directory]
@type path() :: String.t()
@type permision() :: non_neg_integer()
@type t() :: struct()
storage behavior
@type mode() :: [:read | :write | :binary | :append | :directory]
@type path() :: String.t()
@type permision() :: non_neg_integer()
@type t() :: struct()