SystemDeveloper
-
- 79 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Roslyn analyzers for enforcing Excalibur framework namespace conventions and architectural boundaries. -
- 80 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
AWS CloudWatch audit log exporter for the Excalibur framework. Supports CloudWatch Logs PutLogEvents for audit log ingestion. -
- 75 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
HashiCorp Vault integration for the Excalibur framework. Provides IKeyManagementProvider implementation using Transit secrets engine with auto-unseal, AppRole/Kubernetes auth, and cross-datacenter replication. -
- 78 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
AWS X-Ray and CloudWatch observability integration for Excalibur. Bridges Dispatch telemetry to AWS native observability services. -
- 78 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Polly-based resilience patterns for the Excalibur framework (circuit breaker, retry, timeout). -
- 78 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Azure integration for the Excalibur framework. Provides Service Bus, Event Hubs, and Event Grid implementations with CloudEvents support. -
- 78 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Google Cloud integration for the Excalibur framework. Provides Pub/Sub implementation with CloudEvents support. -
- 78 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
SQL Server implementation of the saga pattern for Excalibur, providing durable saga state persistence with optimistic concurrency control using SQL Server as the backing store. -
- 79 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Shouldly assertion extensions for the Excalibur testing utilities. Provides fluent assertions for DispatchTestHarness message logs, InMemoryTransportSender, InMemoryTransportReceiver, and... More information -
- 78 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Redis implementations for Excalibur event sourcing using Redis Streams for event storage and Redis Hash for snapshots. -
- 79 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Redis implementation of leader election for the Excalibur framework. Uses SET NX with TTL for distributed coordination with automatic lease renewal. -
- 74 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
SQL Server implementation of leader election for the Excalibur framework. Uses sp_getapplock for distributed coordination with automatic failover and session-based locking. -
- 78 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
AWS DynamoDB implementation of the cloud-native outbox pattern for Excalibur event sourcing. -
- 74 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
SQL Server implementation of the transactional outbox pattern for Excalibur, providing reliable message delivery with at-least-once semantics using SQL Server as the backing store. -
- 77 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Elasticsearch audit log exporter for the Excalibur framework. Supports the Elasticsearch Bulk API for efficient audit log ingestion. -
- 76 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
CLI tool for managing Excalibur event sourcing database migrations. Supports SQL Server and Postgres. -
- 76 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Security implementations for the Excalibur framework, including Argon2id password hashing. -
- 75 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
MySQL/MariaDB database provider implementation for Excalibur data access layer. -
- 78 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Google Cloud Functions hosting integration for the Excalibur framework. -
- 75 total downloads
- last updated 3/5/2026
- Latest version: 3.0.0-alpha.26 (prerelease)
Advanced caching patterns and adaptive TTL strategies for the Excalibur framework.