API Reference ex_esdb v0.0.3-alpha

Modules

ExESDB is a wrapper around the khepri library. Its intention is to provide an interface to khepri, with a focus on event sourcing.

This module is used to start the ExESDB system.

This module contains the environment variables that are used by ExESDB

A GenServer wrapper around :khepri to act as an event store. Inspired by EventStoreDB's API.

This module provides functions to get information about the EXESDB event store.

Messages are based on official proto file

This module contains the options helper functions for ExESDB

This module is used to start a REPL with the ExESDB.system running.

This module is the top level supervisor for the ExESDB system. It is responsible for supervising

This module is used to manipulate bitwise flags.