PURISTA Ecosystem
PURISTA is highly modular and functionality is separated into multiple packages. Use this section to pick the right transport, persistence, or tooling layer for your deployment.
| area | what it covers | docs |
|---|---|---|
| Event bridges | Push-based transports (Default, AMQP, MQTT, NATS, Dapr) for commands/subscriptions/streams. | Event bridges |
| Queue bridges | Pull-based queue providers (Default in-memory, Redis, future adapters) for worker pools and async HTTP workflows. | Queue bridges |
| Stores | Config, secret, and state stores (AWS, Azure, Redis, Dapr, etc.) with unified abstractions. | Stores |
| Servers | HTTP server adapters (Hono, native HTTP) and exposure helpers. | Servers |
| Tools | CLI, generators, deployment helpers, and supporting SDKs. | Tools |
