SystemDeveloper
-
- 3,404 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Azure integration for the Excalibur framework. Provides Service Bus, Event Hubs, and Event Grid implementations with CloudEvents support. -
- 3,395 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Security abstractions for the Excalibur framework, including password hashing, key management, and cryptographic operations. -
- 3,388 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
AWS integration for the Excalibur framework. Provides SQS, SNS, and EventBridge implementations with CloudEvents support. -
- 3,384 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,383 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Postgres database provider implementation for Excalibur data access layer. -
- 3,377 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (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. -
- 3,371 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Azure Functions hosting integration for the Excalibur framework. -
- 3,366 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Data processing orchestration and management for the Excalibur framework. -
- 3,359 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Apache Kafka integration for the Excalibur framework. Provides high-throughput message streaming with CloudEvents support. -
- 3,359 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (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. -
- 3,350 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
SQL Server implementation of leader election for the Excalibur framework. Uses sp_getapplock for distributed coordination with automatic failover and session-based locking. -
- 3,346 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
RabbitMQ integration for the Excalibur framework. Provides AMQP messaging with CloudEvents support. -
- 3,340 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
AWS Lambda hosting integration for the Excalibur framework. -
- 3,339 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (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. -
- 3,323 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
SQL Server Change Data Capture (CDC) implementation for Excalibur, using SQL Server CDC tables for real-time row-level change detection. -
- 3,311 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
Security implementations for the Excalibur framework: Argon2id password hashing, credential stores, security event stores, message encryption, input validation, and audit logging. -
- 3,300 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
In-memory implementation of the inbox pattern for Excalibur, suitable for development and testing. -
- 3,291 total downloads
- last updated 5/20/2026
- Latest version: 3.0.0-alpha.194 (prerelease)
CLI tool for managing Excalibur event sourcing database migrations. Supports SQL Server and Postgres. -
- 3,271 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,271 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.