Libraries tagged by volt
vortos/vortos-secrets
952 Downloads
Vortos Secrets — billion-dollar-grade secrets management: redact-by-construction values, envelope encryption (XChaCha20-Poly1305 payload + off-host age/X25519 key custody), two-phase rotation with grace windows, fail-closed CI/doctor preflight, and zero-standing-secret injection. Built on the OpsKit driver pattern.
vortos/vortos-search
422 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
vortos/vortos-scheduler
947 Downloads
Vortos Scheduler — in-app leader-elected distributed scheduler. Recurring + one-shot + interval triggers, static (compile-time) and dynamic (DB-stored) schedules, agnostic LeasePort (SQL/Redis/PG-advisory), idempotent fire-to-CommandBus, misfire + overlap policies, hash-chained audit, OTel, dead-man detection, RBAC + 4-eyes, fire-queue CQRS consumer, auto-prune retention.
vortos/vortos-release
951 Downloads
Vortos Release — immutable build manifests, schema fingerprinting, rollback invariant math, semver/changelog, and coordinated multi-repo tagging. Write-once persistence enforced at the storage layer; provenance-ready for cosign/SLSA attestation.
vortos/vortos-push
420 Downloads
Vortos push-notification delivery — Web Push (VAPID + RFC 8291 aes128gcm) with a driver-based sender contract
vortos/vortos-pipeline
945 Downloads
Provider-agnostic CI/CD generation — abstract Pipeline model + GitHub Actions emitter (pure codegen, SHA-pinned, least-privilege), owns split.yml
vortos/vortos-persistence-orm
1028 Downloads
Vortos persistence — Doctrine ORM write repository for DDD aggregates
vortos/vortos-persistence-dbal
1112 Downloads
Vortos DBAL persistence — PostgreSQL write side via Doctrine DBAL
vortos/vortos-persistence
1112 Downloads
Vortos persistence core — repository contracts, InMemory adapters, UnitOfWork
vortos/vortos-paddle
977 Downloads
Vortos Paddle integration — billing, subscriptions, webhooks, and catalog management via Paddle
vortos/vortos-ops-kit
959 Downloads
Vortos Ops Kit — the one uniform swappable-driver pattern (port + named drivers + DI-keyed registry + capability descriptor + conformance TCK + agnosticism lint + make:driver scaffolder). Shared primitives every deploy/ops concern reuses. Zero runtime reflection.
vortos/vortos-observability
1037 Downloads
Telemetry destination seam (OTel collector + off-host sinks, disk-buffered) and publishable observability templates
vortos/vortos-object-store
959 Downloads
Vortos object storage — S3-compatible storage with first-class Cloudflare R2 defaults
vortos/vortos-migration
1081 Downloads
Vortos migration system — Doctrine Migrations wrapper with module stub publishing
vortos/vortos-metrics
1037 Downloads
Vortos metrics — Prometheus, StatsD and NoOp adapters with auto-instrumentation