View Source ExWal.Store.File (ex_wal v0.1.2)
file storage
Summary
Functions
Callback implementation for ExWal.Store.append/3.
Callback implementation for ExWal.Store.close/2.
Callback implementation for ExWal.Store.mkdir/3.
Callback implementation for ExWal.Store.new/1.
Callback implementation for ExWal.Store.open/3.
Callback implementation for ExWal.Store.read_all/2.
Callback implementation for ExWal.Store.rename/3.
Callback implementation for ExWal.Store.rm/2.
Callback implementation for ExWal.Store.sync/2.
Callback implementation for ExWal.Store.write_all/3.
Types
@type t() :: %ExWal.Store.File{}
Functions
Callback implementation for ExWal.Store.append/3.
Callback implementation for ExWal.Store.close/2.
Callback implementation for ExWal.Store.mkdir/3.
Callback implementation for ExWal.Store.new/1.
Callback implementation for ExWal.Store.open/3.
Callback implementation for ExWal.Store.read_all/2.
Callback implementation for ExWal.Store.rename/3.
Callback implementation for ExWal.Store.rm/2.
Callback implementation for ExWal.Store.sync/2.
Callback implementation for ExWal.Store.write_all/3.