johnsudaar / nsq-env-ruby

Create NSQ conusmers and producers based on Krakow using the environment as configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure NSQ consumers and producers based on Krakow from environment

Environment variables

  • NSQLOOKUPD_URLS (default to http://localhost:4161)
  • NSQD_HOST (default to localhost)
  • NSQD_PORT (default to 4150)
  • NSQD_TLS (default to false)
  • NSQD_TLS_CERT
  • NSQD_TLS_KEY

About

Create NSQ conusmers and producers based on Krakow using the environment as configuration


Languages

Language:Ruby 100.0%