Storage Storage provides various storage layers built on top of a sorted/transactional Key/Value store. Layers eventdb - Event Sourcing layer kvdb - Key/Value store Key/Value Drivers Badger BBolt FoundationDB Dependencies KV store uses FoundationDB c bindings. Therefore, the FoundationDB client needs to be installed. https://apple.github.io/foundationdb/downloads.html