/fossil

🚧 Fossil is an horizontally scalable event store build on top of a key-value store.

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

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