SystemDeveloper
-
- 4,355 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
CLI tool for managing Excalibur event sourcing database migrations. Supports SQL Server and Postgres. -
- 4,329 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
PostgreSQL implementation of saga state persistence for the Excalibur framework. Uses JSONB storage with atomic upserts for reliable saga coordination. -
- 4,326 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Conformance test kits for Excalibur infrastructure implementations. Provides reusable abstract test suites for IEventStore, IOutboxStore, ISagaStore, ISnapshotStore, and other provider contracts. -
- 4,317 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Azure Functions hosting integration for the Excalibur framework. -
- 4,315 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
AWS DynamoDB event store implementation for Excalibur event sourcing. -
- 4,308 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Redis implementations for Excalibur event sourcing using Redis Streams for event storage and Redis Hash for snapshots. -
- 4,298 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Google Cloud Functions hosting integration for the Excalibur framework. -
- 4,298 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (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,287 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Postgres implementation of the inbox pattern for Excalibur, providing idempotent message processing using Postgres as the backing store. -
- 4,284 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Google Cloud Firestore event store implementation for Excalibur event sourcing. -
- 4,282 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Kubernetes-based leader election implementation for the Excalibur framework. Provides distributed coordination using Kubernetes Lease resources for cloud-native applications. -
- 4,278 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
In-memory leader election implementation for the Excalibur framework. Suitable for single-process scenarios, testing, and development. -
- 4,273 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Azure Cosmos DB event store implementation for Excalibur event sourcing. -
- 4,268 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
AWS S3 Claim Check provider for large-message handling in the Excalibur framework. -
- 4,264 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Azure provider implementations for Excalibur.Dispatch.Patterns including Azure Blob Storage Claim Check pattern. -
- 4,264 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (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,263 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Google Cloud Storage Claim Check provider for large-message handling in the Excalibur framework. -
- 4,257 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Google Cloud Firestore implementation of the cloud-native outbox pattern for Excalibur event sourcing. -
- 4,251 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
AWS X-Ray and CloudWatch observability integration for Excalibur. Bridges Dispatch telemetry to AWS native observability services. -
- 4,246 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Advanced caching patterns and adaptive TTL strategies for the Excalibur framework.