44 packages
@onlineapps/agent-mq-client
A promise-based, broker-agnostic client for sending and receiving messages via RabbitMQ
@onlineapps/agent-registry-client
Agent-registry-client provides the core communication mechanism for microservices in this environment. It enables them to interact with a services_registry to receive and fulfill tasks by submitting heartbeats or their API descriptions.
@onlineapps/config-resolver
Unified configuration resolver with schema-driven priority (explicit config → ENV → owner defaults)
@onlineapps/conn-base-cache
Redis cache connector with TTL, invalidation, and namespace support for OA Drive microservices
@onlineapps/conn-base-hub
Central hub for OA Drive connectors - bundles and integrates all essential connector libraries
@onlineapps/conn-base-logger
Unified logging connector for OA Drive microservices and modules with monitoring integration
@onlineapps/conn-base-monitoring
Monitoring connector for service-wrapper integration
@onlineapps/conn-base-schema-validator
Schema validation client for microservices - handles local pre-validation as part of two-tier validation architecture
@onlineapps/conn-base-state
Redis persistent state connector (no TTL) with atomic rebuild for OA Drive microservices
@onlineapps/conn-base-storage
MinIO storage connector with fingerprinting for immutable content storage
@onlineapps/conn-base-validator
Validation client for microservices - handles local pre-validation as part of two-tier validation architecture
@onlineapps/conn-e2e-testing
Testing and validation utilities for OA Drive microservices - used in both development and production
@onlineapps/connector-cookbook
Parser and validator for workflow cookbook JSON format - enables microservice orchestration and workflow definition
@onlineapps/connector-hub
Central hub for OA Drive connectors - bundles and integrates all essential connector libraries
@onlineapps/connector-logger
Unified logging connector for OA Drive microservices and modules with monitoring integration
@onlineapps/connector-mq-client
A promise-based, broker-agnostic client for sending and receiving messages via RabbitMQ
@onlineapps/connector-registry-client
Connector-registry-client provides the core communication mechanism for microservices in this environment. It enables them to interact with a services_registry to receive and fulfill tasks by submitting heartbeats or their API descriptions.
@onlineapps/connector-storage
MinIO storage connector with fingerprinting for immutable content storage
@onlineapps/conn-infra-error-handler
Unified error handling with retry strategies, circuit breaker, and compensation patterns
@onlineapps/conn-infra-mq
A promise-based, broker-agnostic client for sending and receiving messages via RabbitMQ
@onlineapps/conn-orch-api-mapper
API mapping connector for OA Drive - maps cookbook operations to HTTP endpoints
@onlineapps/conn-orch-cookbook
Complete cookbook toolkit for all services - unified wrapper including core, executor, and router functionality (operations.json-first; legacy transformer removed)
@onlineapps/conn-orch-orchestrator
Workflow orchestration connector for OA Drive - handles message routing and workflow execution
@onlineapps/conn-orch-registry
Connector-registry-client provides the core communication mechanism for microservices in this environment. It enables them to interact with a services_registry to receive and fulfill tasks by submitting heartbeats or their API descriptions.
@onlineapps/conn-orch-validator
Validation orchestrator for OA Drive microservices - coordinates validation across all layers (base, infra, orch, business)