SystemDeveloper
-
- 4,598 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
In-memory implementation of the outbox pattern for Excalibur, suitable for development and testing. -
- 4,587 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,586 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,561 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,552 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,547 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Azure Functions hosting integration for the Excalibur framework. -
- 4,539 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,538 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,531 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,528 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,524 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,511 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,510 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,502 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,499 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,490 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,488 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,488 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,486 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,480 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.