Docs.rs
palimpsest-dataflow-0.1.1
palimpsest-dataflow 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvey
Dependencies
bytes ^1.7
normal
columnar ^0.11
normal
columnation ^0.1
normal
fnv ^1.0
normal
palimpsest-sql ^0.1.1
normal
palimpsest-wal ^0.1.1
normal
paste ^1.0
normal
petgraph ^0.7
normal
serde ^1.0
normal
smallvec ^1.13
normal
sqlparser ^0.52
normal
thiserror ^2.0
normal
timely ^0.25
normal
tokio ^1.40
normal
bytemuck ^1.18
dev
criterion ^0.5
dev
graph_map ^0.1
dev
itertools ^0.13
dev
mimalloc ^0.1
dev
proptest ^1.5
dev
rand ^0.4
dev
Versions
100%
of the crate is documented
Platform
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
palimpsest_
dataflow
0.1.1
Module source
Module Items
Functions
In palimpsest_
dataflow::
capture
palimpsest_dataflow
::
capture
Module
source
Copy item path
Source
Expand description
Methods for recovering update streams from binary bundles.
Functions
ยง
build
Constructs a stream of updates from a source of messages.