Traitsยง
- A storage-agnostic interface that provides database connections for both watermark management and arbitrary writes. The indexer framework accepts this
Store
implementation to manage watermarks operations through its associatedConnection
type. This store is also passed to the pipeline handlers to perform arbitrary writes to the store.