zerodds-durability-service-bin 1.0.0-rc.3

Standalone ZeroDDS Durability-Service daemon binary (zerodds-durability-svc): one process per domain, pluggable store adapter (sqlite/file/lakehouse), auto-discovery of TRANSIENT/PERSISTENT topics.
zerodds-durability-service-bin-1.0.0-rc.3 is not a library.

zerodds-durability-service-bin

Standalone ZeroDDS Durability-Service daemon binary (zerodds-durability-svc): one process per domain, pluggable store adapter (sqlite/file/lakehouse), auto-discovery of TRANSIENT/PERSISTENT topics.

Part of ZeroDDS. Safety classification: TBD.

Status

This README is auto-generated from Cargo.toml metadata. For hand-written documentation see the rustdoc on the crate's public items, or the relevant station in the Documentation Trail.

Usage

Add to your Cargo.toml:

[dependencies]
zerodds-durability-service-bin = { path = "../path/to/durability-service-bin" }
# or, when published:
# zerodds-durability-service-bin = "0.x"

Tests

cargo test -p zerodds-durability-service-bin

See also