Results for "infrastructure"
13 modules
cache
JS@robinpathv0.1.2
In-memory key-value cache with optional TTL expiration for temporary data storage
cron
JS@robinpathv0.1.1
Cron expression parsing, validation, scheduling, and human-readable descriptions
event
JS@robinpathv0.1.1
Pub/sub event emitter for RobinPath automation workflows
process
JS@robinpathv0.1.2
Child process management: run commands, spawn long-running processes, get system info
promise
JS@robinpathv0.1.2
Async utilities: parallel, race, waterfall, map, retry, throttle, debounce, timeout, and concurrency control
queue
JS@robinpathv0.1.2
In-memory job queue with priorities, delays, and dead-letter for RobinPath
ratelimit
JS@robinpathv0.1.2
Token bucket and sliding window rate limiting for RobinPath
retry
JS@robinpathv0.1.1
Retry with exponential backoff and circuit breaker for RobinPath
scheduler
JS@robinpathv0.1.1
Schedule and run recurring or one-time tasks with cron expressions, pause/resume support, and execution history
state
JS@robinpathv0.1.1
Finite state machine with transitions, guards, actions, context, history, and event listeners
storage
JS@robinpathv0.1.1
Persistent key-value and file storage for workflow state
stream
JS@robinpathv0.1.1
Stream processing for large files: read, write, transform, filter, split, concat, hash without loading into memory
workflow
JS@robinpathv0.1.1
Workflow orchestration engine with steps, branching, parallel execution, and loops

