sroze / fossil

🚧 Fossil is an horizontally scalable event store build on top of a key-value store.
6 stars 2 forks source link
event-sourcing event-store

Fossil (Go Writer)

Run it!

  1. Start as many members as you need.
    go run main.go

Documentation

  1. Build the docs

    make docs
  2. Open the website in your browser (in docs/build/site/index.html).

TODO, for the future

Install

  1. FoundationDB 7.2.9 -> downloads.
  2. cp /usr/local/etc/foundationdb/fdb.cluster ./fdb.cluster