powdb-server 0.3.1

Async TCP server for PowDB with binary wire protocol
Documentation

PowDB TCP server — handles client connections, authentication, and query dispatch.

Supports TLS via tokio-rustls, password authentication with rate limiting, and concurrent query execution via spawn_blocking.