Einherjar Framework
SPA and PWA container server with static file serving, index.html fallback routing, and health endpoint
Updated 2026-06-02 13:07:51 -06:00
Updated 2026-05-29 14:09:14 -06:00
JWT signing, verification, and token pair lifecycle with HMAC, RSA, and EC support
Updated 2026-05-29 10:13:08 -06:00
Authentication middleware and RBAC permission providers for Einherjar HTTP services
Updated 2026-05-29 10:11:27 -06:00
OpenTelemetry bootstrap for traces, metrics, and structured logs via OTLP/gRPC
Updated 2026-05-29 10:09:59 -06:00
HTTP client with retry, circuit breaker, and generic JSON helpers
Updated 2026-05-29 10:06:52 -06:00
SMTP email sender with attachments, BCC, template rendering, and silent no-op fallback
Updated 2026-05-29 10:05:09 -06:00
MinIO/S3 object storage component with presigned URLs and native client escape hatch
Updated 2026-05-29 10:04:00 -06:00
Valkey cache component with rate limiter, permission cache, and JWT blacklist adapters
Updated 2026-05-29 09:59:03 -06:00
SQLite component with WAL mode, single-writer serialization, and unit-of-work transactions
Updated 2026-05-29 09:56:51 -06:00
MySQL/MariaDB component with connection pooling and unit-of-work transactions
Updated 2026-05-29 09:51:58 -06:00
PostgreSQL component with pgxpool connection pooling and unit-of-work transactions
Updated 2026-05-29 09:50:27 -06:00
Chi-based HTTP server with middleware stack, health endpoint, and error handler
Updated 2026-05-29 09:48:18 -06:00
Bounded goroutine pool for background task dispatch with graceful drain on shutdown
Updated 2026-05-29 09:46:57 -06:00
Foundation: launcher, structured errors, validation, and structured logging
Updated 2026-05-29 09:45:21 -06:00