Skip to content

Tools

Strata ships several standalone tools that complement the core library. These are deployed independently from your services and provide operational capabilities like HTTP/WebSocket bridging, message monitoring, and a service management UI.

Available Tools

ToolDescriptionPackage
RPC BridgeExposes Strata services over HTTP and WebSockets so browser and external clients can call operations without direct Redis access.@strata-js/rpcbridge / @strata-js/rpcbridge-client
Queue MonitorA Strata service that captures every message flowing through your system and writes them to Elasticsearch, Logstash, or the console for debugging and observability.strata-queue-monitor
Service ToolsA web UI for calling Strata services, with service discovery, environment management, and authentication support.strata-service-tools