pvortex 0.1.0

PostgreSQL Change Data Capture (CDC) tool for streaming to Vector
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "pvortex"
version = "0.1.0"
edition = "2021"
description = "PostgreSQL Change Data Capture (CDC) tool for streaming to Vector"
license = "Apache-2.0"
repository = "https://github.com/pleme-io/pvortex"

[lib]
path = "src/lib.rs"