QuickDID is a high-performance AT Protocol identity resolution service written in Rust. It provides handle-to-DID resolution with Redis-backed caching and queue processing.
···133133# Identifies your service to other AT Protocol services
134134# Default: Auto-generated with current version from Cargo.toml
135135# Format: quickdid/{version} (+https://github.com/smokesignal.events/quickdid)
136136-USER_AGENT=quickdid/1.0.0-rc.1 (+https://quickdid.example.com)
136136+USER_AGENT=quickdid/1.0.0-rc.2 (+https://quickdid.example.com)
137137138138# Custom DNS nameservers (comma-separated)
139139# Use for custom DNS resolution or to bypass local DNS