Baobab
A pure Elixir implementation of Bamboo append-only log.
It stores entries and identities in a filesystem spool.
Configuration
The filesystem peristence is configured with
config :baobab, spool_dir: "/tmp"
A pure Elixir implementation of Bamboo append-only log.
It stores entries and identities in a filesystem spool.
The filesystem peristence is configured with
config :baobab, spool_dir: "/tmp"