v2.47.51

drawdb-io/drawdbv2.47.51Mar 19, 2026by j-mendez

AI Summary

This release focuses on infrastructure improvements for high-performance server environments and low-level parsing efficiency. It adds support for NUMA thread pinning and zerocopy wire parsing for HTTP and DNS data.

Key Highlights

  • NUMA thread pinning for multi-socket servers
  • zerocopy wire parsing
  • Performance optimizations for DNS and HTTP
  • Zero-alloc DNS cache hits

New Features

  • numa feature
  • zero_copy feature

Full Release Notes

- NUMA thread pinning for multi-socket servers (`numa` feature)
- zerocopy wire parsing for HTTP status lines, cache headers, DNS records (`zero_copy` feature)