#kv #broker #events #tiny

app whoosh

A really tiny event broker

1 unstable release

0.1.0 Aug 10, 2024

#97 in #broker

Download history 102/week @ 2024-08-09 8/week @ 2024-08-16

110 downloads per month

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