defmodule ExESDB do @moduledoc """ ExESDB is a wrapper around the khepri library. Its intention is to provide an interface to khepri, with a focus on event sourcing. """ end