Optional behaviour for adapters that support point deletion.
Content-addressable blob stores may intentionally omit this; meta/index stores typically implement it.
Summary
Callbacks
@callback delete(store :: Orchid.Repo.store_ref(), Orchid.Repo.key()) :: :ok