SystemDeveloper
-
- 3,274 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Azure Functions hosting integration for the Excalibur framework. -
- 3,279 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Redis implementations for Excalibur event sourcing using Redis Streams for event storage and Redis Hash for snapshots. -
- 3,275 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Redis implementation of leader election for the Excalibur framework. Uses SET NX with TTL for distributed coordination with automatic lease renewal. -
- 3,272 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
PostgreSQL implementation of saga state persistence for the Excalibur framework. Uses JSONB storage with atomic upserts for reliable saga coordination. -
- 3,255 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
AWS DynamoDB event store implementation for Excalibur event sourcing. -
- 3,254 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Consul-based leader election implementation for the Excalibur framework using session-based distributed locking. -
- 3,250 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Kubernetes-based leader election implementation for the Excalibur framework. Provides distributed coordination using Kubernetes Lease resources for cloud-native applications. -
- 3,247 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
AWS X-Ray and CloudWatch observability integration for Excalibur. Bridges Dispatch telemetry to AWS native observability services. -
- 3,246 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Azure Cosmos DB event store implementation for Excalibur event sourcing. -
- 3,243 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Conformance test kits for Excalibur infrastructure implementations. Provides reusable abstract test suites for IEventStore, IOutboxStore, ISagaStore, ISnapshotStore, and other provider contracts. -
- 3,245 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (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 -
- 3,241 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Google Cloud Functions hosting integration for the Excalibur framework. -
- 3,235 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Google Cloud Firestore implementation of the cloud-native outbox pattern for Excalibur event sourcing. -
- 3,233 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
In-memory leader election implementation for the Excalibur framework. Suitable for single-process scenarios, testing, and development. -
- 3,229 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
gRPC transport for the Excalibur framework. Provides sender, receiver, and subscriber implementations using gRPC channels and streaming. -
- 3,226 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Azure provider implementations for Excalibur.Dispatch.Patterns including Azure Blob Storage Claim Check pattern. -
- 3,220 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Google Cloud Firestore event store implementation for Excalibur event sourcing. -
- 3,220 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
PostgreSQL implementation of leader election for the Excalibur framework. Uses advisory locks for distributed coordination with automatic failover and session-based locking. -
- 3,222 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Google Cloud Storage Claim Check provider for large-message handling in the Excalibur framework. -
- 3,217 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
AWS DynamoDB implementation of the cloud-native outbox pattern for Excalibur event sourcing.