Module store

Module store 

Source

Traits§

Store
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 associated Connection type. This store is also passed to the pipeline handlers to perform arbitrary writes to the store.

Functions§

coalesce

Type Aliases§

coalesce
The return type of coalesce()