SystemDeveloper
-
- 2,780 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
SQL Server implementations for Excalibur event sourcing, including event store, snapshot store, and outbox store. -
- 2,774 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (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. -
- 2,776 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
Testing utilities for Excalibur event-sourced aggregates. Provides a fluent Given-When-Then API for aggregate testing. -
- 2,753 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
Azure Functions hosting integration for the Excalibur framework. -
- 2,758 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
Postgres implementation of GDPR compliance stores for the Excalibur framework. Provides erasure request tracking, legal hold management, and data inventory using Dapper and Npgsql. -
- 2,762 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
Google Cloud Functions hosting integration for the Excalibur framework. -
- 2,767 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
Apache Kafka integration for the Excalibur framework. Provides high-throughput message streaming with CloudEvents support. -
- 2,746 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
SQL Server implementation of leader election for the Excalibur framework. Uses sp_getapplock for distributed coordination with automatic failover and session-based locking. -
- 2,740 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
AWS Lambda hosting integration for the Excalibur framework. -
- 2,748 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
AWS integration for the Excalibur framework. Provides SQS, SNS, and EventBridge implementations with CloudEvents support. -
- 2,753 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
CLI tool for managing Excalibur event sourcing database migrations. Supports SQL Server and Postgres. -
- 2,743 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
SQL Server Change Data Capture (CDC) implementation for Excalibur, using SQL Server CDC tables for real-time row-level change detection. -
- 2,746 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
Security abstractions for the Excalibur framework, including password hashing, key management, and cryptographic operations. -
- 2,745 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
RabbitMQ integration for the Excalibur framework. Provides AMQP messaging with CloudEvents support. -
- 2,703 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
Consul-based leader election implementation for the Excalibur framework using session-based distributed locking. -
- 2,711 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
In-memory implementation of the inbox pattern for Excalibur, suitable for development and testing. -
- 2,709 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
Redis implementation of leader election for the Excalibur framework. Uses SET NX with TTL for distributed coordination with automatic lease renewal. -
- 2,699 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
AWS S3 Claim Check provider for large-message handling in the Excalibur framework. -
- 2,706 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
Redis implementations for Excalibur event sourcing using Redis Streams for event storage and Redis Hash for snapshots. -
- 2,693 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.185 (prerelease)
Google Cloud Firestore implementation of the cloud-native outbox pattern for Excalibur event sourcing.