Vettore.DB (Vettore v0.3.2)

Copy Markdown View Source

Compatibility database handle returned by Vettore.new/0.

Most applications should use the collection API directly. This struct is public so compatibility API types and lifecycle ownership remain explicit.

Summary

Types

t()

@type t() :: %Vettore.DB{owner: pid(), table: :ets.tid()}