RRs is a set of self-contained DNS primitives that do not share state, which makes them suitable for use in Ractors. This is a contrast to the Resolv::DNS and Dnsruby primitives which use a ClassHash.
Required Ruby Version
>= 3.0.0
Authors
reesericci