Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 611 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 611 Bytes

Repository archived ☠️

We have stopped using SRV records. Our projects use twingly/twingly-amqp to read AMQP servers from the environment instead.


Twingly::Configuration

Configuration help for some of our services:

  • AMQP (RabbitMQ) Twingly::Configuration::AMQP

Installation

Add this line to your application's Gemfile:

gem "twingly-configuration", github: "twingly/twingly-configuration"

And then execute:

$ bundle

Usage

require "twingly/configuration/amqp"

Twingly::Configuration::AMQP.servers
# => [...]