View Source QuantumStorageEcto.Server (Quantum Storage Ecto v0.1.0)
This GenServer is an implementation fo Quantum.Storage
and contains
all the required functions to store Quantum jobs using Ecto
Summary
Functions
Returns a specification to start this module under a supervisor.
Start the GenServer
The required opts
parameters are repo
which contains the Ecto Repo
to communicate with the database
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Start the GenServer
The required opts
parameters are repo
which contains the Ecto Repo
to communicate with the database