Brix.Store.Filesystem (Brix v0.1.1)

Copy Markdown View Source

File-based content store. Reads from a conventional directory layout, validates, and caches everything in ETS for fast concurrent reads.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)