Lightweight Redis wrapper for Go, built on go-redis with typed caching, optimistic concurrency, distributed locks, rate limiting, OpenTelemetry, and Prometheus.
**xdb** is a fluent, immutable SQL query builder for Go. It wraps `sqlx` for execution and struct scanning, with zero reflection in SQL construction and first-class support for PostgreSQL, MySQL, and SQLite.