Runtime v0.3.0
@absolutejs/runtimeRun many isolated Bun apps on one host with spawn retry, hibernation, and graceful deploys.
Router v0.3.0
@absolutejs/routerConsistent-hash connection routing for multi-tenant Bun gateways.
Deploy v0.10.0
@absolutejs/deployDeploy pipeline for Bun projects — SSH targets, atomic releases, verification, rollback.
Secrets v0.5.0
@absolutejs/secretsHost-side secret broker for multi-tenant Bun runtimes.
Metering v0.1.0
@absolutejs/meteringPer-tenant cost attribution and budget enforcement with a Stripe meter sink.
Billing v0.2.1
@absolutejs/billingPure-function usage billing for Bun apps — declare a priced plan, compute invoices in integer micros, push to Stripe via adapters.
Autoscaler v0.1.0
@absolutejs/autoscalerPolicy-driven horizontal autoscaling loop for Bun fleets — pluggable signals, declarative thresholds, and an actuator you supply.
Health v0.1.0
@absolutejs/healthLiveness and readiness probes for Bun services — one Elysia plugin exposing /healthz and /readyz with a standard JSON envelope.
Ops CLI v0.1.0
@absolutejs/cliConfig-driven ops CLI for Bun apps on your own servers — secrets rotation, environment pushes, and deploy rollbacks in one binary.
isolated-jsc v0.11.0
@absolutejs/isolated-jscJavaScriptCore-native sandbox for Bun with an isolated-vm-shaped API for untrusted code.
Rate Limit v0.3.0
@absolutejs/rate-limitGCRA rate limiting for Bun + Elysia with IETF headers and proxy-aware IP keys.