Cluster Service for ObjectStack — pluggable PubSub/Lock/KV/Counter primitives. Memory driver included; postgres/redis drivers ship separately.
Redis cluster driver for ObjectStack — implements IPubSub/ILock/IKV/ICounter against Redis using ioredis.
Microkernel Core for ObjectStack
AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native
Terminal and Web console for Kubernetes
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
MSW (Mock Service Worker) Plugin for ObjectStack Runtime
Feed/Chatter Service for ObjectStack — implements IFeedService with in-memory adapter for comments, reactions, field changes, and record subscriptions
Package management service for ObjectStack — publish, install, and manage packages
OCI NodeJS client for Cluster Placement Groups Service
Find the position of grapheme cluster breaks in a string
Metadata loading, saving, and persistence for ObjectStack
ObjectStack Studio - A metadata-driven admin interface for managing data and configuration
Storage Service for ObjectStack — implements IStorageService with local filesystem and S3 adapter skeleton
AI Service for ObjectStack — implements IAIService with LLM adapter layer, conversation management, tool registry, and REST/SSE routes
OpenTelemetry SDK resource detector for Azure
I18n Service for ObjectStack — implements II18nService with file-based locale loading
Automation Service for ObjectStack — implements IAutomationService with plugin-based DAG flow execution engine
ObjectStack Data Adapter for Object UI
Job Service for ObjectStack — implements IJobService with setInterval and cron scheduling
Knowledge Service for ObjectStack — orchestrator implementing IKnowledgeService over pluggable IKnowledgeAdapter backends (RAGFlow, LlamaIndex, Dify, in-memory).
Realtime Service for ObjectStack — implements IRealtimeService with WebSocket and in-memory pub/sub
Analytics Service for ObjectStack — implements IAnalyticsService with multi-driver strategy pattern (NativeSQL, ObjectQL, InMemory)
Queue Service for ObjectStack — implements IQueueService with in-memory and BullMQ adapters