ex_esdb
v0.0.1-alfa
Search documentation of ex_esdb
Settings
Getting Started with Scarab Eventstore
Installation
in your
mix.exs
file add the following:
def
deps
do
[
{
:scarab_es
,
"~> 0.2.0"
}
]
end
← Previous Page
CHANGELOG
Next Page →
Testing