Docs.rs
pg-queue-0.1.0
pg-queue 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sub0xdai
Dependencies
chrono ^0.4
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
thiserror ^1
normal
tokio ^1
normal
uuid ^1
normal
tokio ^1
dev
Versions
55.41%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module queue
pg_
queue
0.1.0
Module queue
Module Items
Structs
Enums
In crate pg_
queue
pg_queue
Module
queue
Copy item path
Source
Structs
§
Job
A job retrieved from the queue
Queue
Name
A named queue backed by a PostgreSQL table.
Queue
Repository
Queue repository for push/pop operations using SKIP LOCKED
Enums
§
JobStatus
Type-safe job status for queue state transitions