SystemDeveloper
-
- 5,157 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Redis implementation of leader election for the Excalibur framework. Uses SET NX with TTL for distributed coordination with automatic lease renewal. -
- 5,145 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Azure Functions hosting integration for the Excalibur framework. -
- 5,221 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Apache Kafka integration for the Excalibur framework. Provides high-throughput message streaming with CloudEvents support. -
- 5,133 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Azure Cosmos DB implementation of the cloud-native outbox pattern for Excalibur event sourcing. -
- 5,119 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Consul-based leader election implementation for the Excalibur framework using session-based distributed locking. -
- 5,085 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Google Cloud Functions hosting integration for the Excalibur framework. -
- 5,047 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Conformance test kits for Excalibur infrastructure implementations. Provides reusable abstract test suites for IEventStore, IOutboxStore, ISagaStore, ISnapshotStore, and other provider contracts. -
- 5,035 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Azure Cosmos DB event store implementation for Excalibur event sourcing. -
- 5,011 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
PostgreSQL implementation of leader election for the Excalibur framework. Uses advisory locks for distributed coordination with automatic failover and session-based locking. -
- 5,007 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
MessagePack serialization plugin for the Excalibur framework. Compact binary serialization with cross-language compatibility (Python, Go, Java). Ideal for polyglot environments and interoperability scenarios. -
- 5,005 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
AWS X-Ray and CloudWatch observability integration for Excalibur. Bridges Dispatch telemetry to AWS native observability services. -
- 5,005 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (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 -
- 5,075 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Redis implementations for Excalibur event sourcing using Redis Streams for event storage and Redis Hash for snapshots. -
- 4,987 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Advanced caching patterns and adaptive TTL strategies for the Excalibur framework. -
- 4,987 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
AWS S3 Claim Check provider for large-message handling in the Excalibur framework. -
- 4,987 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Google Cloud Firestore event store implementation for Excalibur event sourcing. -
- 4,984 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
AWS DynamoDB event store implementation for Excalibur event sourcing. -
- 4,982 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Kubernetes-based leader election implementation for the Excalibur framework. Provides distributed coordination using Kubernetes Lease resources for cloud-native applications. -
- 4,972 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
MongoDB implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 4,959 total downloads
- last updated 8/14/2026
- Latest version: 10.0.0-alpha.8 (prerelease)
Amazon DynamoDB Streams Change Data Capture (CDC) implementation for Excalibur.