v2.47.51

spider-rs/spiderv2.47.51Mar 19, 2026by j-mendez

AI Summary

Adds NUMA thread pinning for multi-socket servers and implements zero-copy wire parsing for HTTP and DNS protocols.

Key Highlights

  • NUMA thread pinning for multi-socket servers
  • Zero-copy wire parsing for HTTP status lines and DNS records

New Features

  • numa feature for thread pinning
  • zero_copy feature for memory efficiency

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)