RubyGems Navigation menu

rubydns 1.0.3

RubyDNS is a high-performance DNS server which can be easily integrated into other projects or used as a stand-alone daemon. By default it uses rule-based pattern matching. Results can be hard-coded, computed, fetched from a remote DNS server or fetched from a local cache, depending on requirements. In addition, RubyDNS includes a high-performance asynchronous DNS resolver built on top of Celluloid. This module can be used by itself in client applications without using the full RubyDNS server stack.

Gemfile:
=

install:
=

Versions:

  1. 2.1.1 February 16, 2025 (12.5 KB)
  2. 2.1.0 February 16, 2025 (12.5 KB)
  3. 2.0.2 June 16, 2018 (20.5 KB)
  4. 2.0.1 July 30, 2017 (21 KB)
  5. 2.0.0 July 30, 2017 (21 KB)
  6. 1.0.3 January 03, 2016 (65.5 KB)
Show all versions (47 total)

Runtime Dependencies (3):

celluloid = 0.16.0
celluloid-io = 0.16.2
timers ~> 4.0.1

Development Dependencies (4):

bundler ~> 1.3
process-daemon ~> 0.5.5
rake >= 0
rspec ~> 3.2.0

Owners:

Authors:

  • Samuel Williams

SHA 256 checksum:

=

Total downloads 2,475,644

For this version 243,945

Version Released:

License:

MIT

Required Ruby Version: >= 1.9.3

Links: