#kv #broker #events #tiny

app whoosh

A really tiny event broker

1 unstable release

0.1.0 Aug 10, 2024

#101 in #broker

Custom license

4KB

Pouch

A really tiny event broker.

Building from source

The binaries can be built from the repository root.

Running tests

All tests can be run from the repository root.

cargo test
# For debug builds
cargo build

# For release builds
cargo build --release

No runtime deps