beava
Enrichment pendingReal-time decision features without streaming infra. Turn live events into product reflexes, no Kafka, no Flink, no feature store.
GraphCanon updated today · GitHub synced today
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (46d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No lockfile
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
cargo add beava crates.ioSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Real-time decision features without streaming infra. Turn live events into product reflexes — no Kafka, no Flink, no feature store.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 15, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 15, 2026
- Languages
- rust
Source: github.language · Jul 15, 2026
Categories
Tags
README
docker — zero host dependencies
docker run -p 8080:8080 -p 8081:8081 beavadev/beava:latest
Start the server:
```bash
beava --data-dir ./.beava/
Or run the in-process demo:
beava quickstart
Full walkthrough: beava.dev/docs.
For agents
This page has a .md twin and JSON over the API.