Skip to content

An Elixir implementation of the Bamboo append-only log

License

Notifications You must be signed in to change notification settings

mwmiller/baobab_ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baobab

An 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"

About

An Elixir implementation of the Bamboo append-only log

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages