SystemDeveloper
-
- 916 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Google Cloud Scheduler integration for the Excalibur Jobs framework. -
- 1,003 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Consul-based leader election implementation for the Excalibur framework using session-based distributed locking. -
- 915 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
PostgreSQL implementation of saga state persistence for the Excalibur framework. Uses JSONB storage with atomic upserts for reliable saga coordination. -
- 912 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Azure Cosmos DB implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 1,008 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Postgres implementations for Excalibur event sourcing, including event store, snapshot store, and outbox store. -
- 913 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Elasticsearch implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 910 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Google Cloud Firestore implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 910 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
MongoDB bridge package for the Excalibur outbox pattern. Provides IOutboxBuilder.UseMongoDB() integration. -
- 992 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
AWS DynamoDB implementation of the cloud-native outbox pattern for Excalibur event sourcing. -
- 904 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Postgres Change Data Capture (CDC) implementation for Excalibur, using logical replication with pgoutput protocol for real-time row-level change detection. -
- 902 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Google Cloud Firestore saga store implementation for Excalibur. -
- 901 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Redis implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 986 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
MySQL/MariaDB database provider implementation for Excalibur data access layer. -
- 899 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Postgres implementation of the transactional outbox pattern for Excalibur, providing reliable message delivery with at-least-once semantics using Postgres as the backing store. -
- 902 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Azure Cosmos DB saga store implementation for Excalibur. -
- 898 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Redis-based distributed job coordination for the Excalibur Jobs framework. -
- 898 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
MongoDB saga store implementation for Excalibur. -
- 899 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Data processing job types for the Excalibur Jobs framework. -
- 988 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Redis implementations for Excalibur event sourcing using Redis Streams for event storage and Redis Hash for snapshots. -
- 899 total downloads
- last updated 3/31/2026
- Latest version: 3.0.0-alpha.84 (prerelease)
Redis implementation of the outbox pattern for Excalibur.