SystemDeveloper
-
- 4,512 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
SQL Server implementation of IKeyEscrowService for the Excalibur framework. Provides key escrow storage with Shamir's Secret Sharing for split-knowledge key recovery using Dapper per ADR-052. -
- 4,501 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (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. -
- 4,500 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Azure integration for the Excalibur framework. Provides Service Bus, Event Hubs, and Event Grid implementations with CloudEvents support. -
- 4,483 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
AWS integration for the Excalibur framework. Provides SQS, SNS, and EventBridge implementations with CloudEvents support. -
- 4,475 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Google Cloud Functions hosting integration for the Excalibur framework. -
- 4,474 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Postgres database provider implementation for Excalibur data access layer. -
- 4,466 total downloads
- last updated 4/17/2026
- Latest version: 3.0.0-alpha.156 (prerelease)
Compliance implementations for the Excalibur framework. Provides AES-256-GCM encryption, key management, key rotation, and FIPS 140-2 validation for SOC2/GDPR requirements. -
- 4,447 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
SQL Server implementation of leader election for the Excalibur framework. Uses sp_getapplock for distributed coordination with automatic failover and session-based locking. -
- 4,460 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Apache Kafka integration for the Excalibur framework. Provides high-throughput message streaming with CloudEvents support. -
- 4,438 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (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. -
- 4,436 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
RabbitMQ integration for the Excalibur framework. Provides AMQP messaging with CloudEvents support. -
- 4,429 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
In-memory implementation of the inbox pattern for Excalibur, suitable for development and testing. -
- 4,421 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Data processing orchestration and management for the Excalibur framework. -
- 4,418 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Redis implementation of leader election for the Excalibur framework. Uses SET NX with TTL for distributed coordination with automatic lease renewal. -
- 4,413 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Security implementations for the Excalibur framework: Argon2id password hashing, credential stores, security event stores, message encryption, input validation, and audit logging. -
- 4,402 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
AWS Lambda hosting integration for the Excalibur framework. -
- 4,386 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
SQL Server Change Data Capture (CDC) implementation for Excalibur, using SQL Server CDC tables for real-time row-level change detection. -
- 4,385 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (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. -
- 4,359 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
In-memory implementation of the outbox pattern for Excalibur, suitable for development and testing. -
- 4,362 total downloads
- last updated 6/23/2026
- Latest version: 3.0.0-alpha.215 (prerelease)
Consul-based leader election implementation for the Excalibur framework using session-based distributed locking.