The store handle that Snodo.Extensions.Tasks.Store.SQLite.new/1 returns and
the other store functions take. Build it with new/1 or new!/1; its fields
are internal.
Summary
Types
@type t() :: %Snodo.Extensions.Tasks.Store.SQLite.Config{ identity: reference(), reap_batch_size: pos_integer(), repo: module(), scope: (Snodo.Context.t() -> term()), timeout: pos_integer() }