Fact.Storage (Fact v0.3.1)

View Source

Adapter for working with configurable storage implementations.

There is currently only a single implementation, see Fact.Seam.Storage.Standard.V1.

Summary

Functions

from_config(config)

indices_path(database, options \\ [])

init(options \\ %{})

init(impl_id, options)

initialize_storage(context, options \\ [])

ledger_path(database, options \\ [])

locks_path(database, options \\ [])

merkle_mountain_range_path(database, options \\ [])

path(database, options \\ [])

records_path(database, record_id \\ nil, options \\ [])

write_ahead_log_path(database, options \\ [])