RubyGems Navigation menu

rubydns 1.0.2

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.0.2 - June 16, 2018 (20.5 KB)
  2. 2.0.1 - July 30, 2017 (21.0 KB)
  3. 2.0.0 - July 30, 2017 (21.0 KB)
  4. 2.0.0.pre.rc2 - May 25, 2017 (21.0 KB)
  5. 2.0.0.pre.rc1 - April 09, 2017 (21.0 KB)
  6. 1.0.2 - August 19, 2015 (65.5 KB)
显示所有版本 (共 45 个)

Runtime 依赖 (3):

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

Development 依赖 (4):

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

业主:

作者:

  • Samuel Williams

SHA 256 校验和:

44f34918020de4d2b32e20cbc4a1cc4d9d9c452b650e22ea2291d6dcc479c815

下载总量 2,333,858

这个版本 9,456

许可:

MIT

需要的 Ruby 版本: >= 1.9.3

链接: