Current section

Files

Jump to
ex_esdb lib ex_esdb.ex
Raw

lib/ex_esdb.ex

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