SystemDeveloper
-
- 4,528 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
CLI tool for managing Excalibur event sourcing database migrations. Supports SQL Server and Postgres. -
- 4,520 total downloads
- last updated 4/17/2026
- Latest version: 3.0.0-alpha.156 (prerelease)
Compliance implementations for the Excalibur framework. Provides AES-256-GCM encryption, key management, key rotation, and FIPS 140-2 validation for SOC2/GDPR requirements. -
- 4,518 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Conformance test kits for Excalibur infrastructure implementations. Provides reusable abstract test suites for IEventStore, IOutboxStore, ISagaStore, ISnapshotStore, and other provider contracts. -
- 4,491 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Azure Functions hosting integration for the Excalibur framework. -
- 4,485 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
SQL Server implementation of distributed job coordination for the Excalibur framework. Uses Dapper for data access with distributed locking, instance registry, and job distribution. -
- 4,483 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Redis implementations for Excalibur event sourcing using Redis Streams for event storage and Redis Hash for snapshots. -
- 4,480 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
PostgreSQL implementation of saga state persistence for the Excalibur framework. Uses JSONB storage with atomic upserts for reliable saga coordination. -
- 4,479 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
AWS DynamoDB event store implementation for Excalibur event sourcing. -
- 4,483 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Google Cloud Firestore event store implementation for Excalibur event sourcing. -
- 4,459 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Postgres implementation of the inbox pattern for Excalibur, providing idempotent message processing using Postgres as the backing store. -
- 4,473 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Google Cloud Firestore implementation of the cloud-native outbox pattern for Excalibur event sourcing. -
- 4,451 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
In-memory leader election implementation for the Excalibur framework. Suitable for single-process scenarios, testing, and development. -
- 4,445 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Azure Cosmos DB event store implementation for Excalibur event sourcing. -
- 4,434 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Testing utilities for the Excalibur framework. Provides DispatchTestHarness, message tracking, and test doubles for pipeline and handler testing. Framework-agnostic — works with xUnit, NUnit, MSTest, or any... More information -
- 4,432 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
AWS S3 Claim Check provider for large-message handling in the Excalibur framework. -
- 4,427 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Kubernetes-based leader election implementation for the Excalibur framework. Provides distributed coordination using Kubernetes Lease resources for cloud-native applications. -
- 4,443 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Azure provider implementations for Excalibur.Dispatch.Patterns including Azure Blob Storage Claim Check pattern. -
- 4,419 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
AWS X-Ray and CloudWatch observability integration for Excalibur. Bridges Dispatch telemetry to AWS native observability services. -
- 4,415 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Google Cloud Storage Claim Check provider for large-message handling in the Excalibur framework. -
- 4,413 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Advanced caching patterns and adaptive TTL strategies for the Excalibur framework.