Default Behaviour implementation — an ETS-backed GenServer that
owns the cursor table. Cursors are LOST on application restart; see
PlaidEx.Sync.CursorStore moduledoc for how to plug in durable
storage instead.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: GenServer.on_start()