Docs.rs
vil_trigger_cdc-0.1.2
vil_trigger_cdc 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
cxl-silicon-dev
Dependencies
async-trait ^0.1
normal
tokio ^1
normal
tokio-postgres ^0.7
normal
tracing ^0.1
normal
vil_connector_macros ^0.1.0
normal
vil_log ^0.1.0
normal
vil_trigger_core ^0.1.0
normal
Versions
85.11%
of the crate is documented
Go to latest version
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 source
vil_
trigger_
cdc
0.1.2
Module source
Module Items
Structs
In crate vil_
trigger_
cdc
vil_trigger_cdc
Module
source
Copy item path
Source
Structs
§
CdcTrigger
VIL CDC trigger — connects to PostgreSQL logical replication and fires a
TriggerEvent
on every DML change in the watched publication.