Skip to main content

Crate pgtask_postgres

Crate pgtask_postgres 

Source
Expand description

Postgres storage implementation for pgtask.

Structs§

Notification
QueueDemand
ReadyListener
ResultWaitRequest
SignalWaitRequest
SpawnRequest
StorageProtocolRange
Store
StoreConfig

Enums§

PostgresError
ResultWait
SignalWait
TaskResultWait

Constants§

STORAGE_PROTOCOL_MAX_VERSION
Newest storage protocol understood by this release.
STORAGE_PROTOCOL_MIN_VERSION
Oldest storage protocol understood by this release.
STORAGE_PROTOCOL_RANGE
STORAGE_PROTOCOL_VERSION
Current storage protocol emitted by this release.