pg-nsq-bridge

command module
v0.0.0-...-a59840d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2018 License: MIT Imports: 6 Imported by: 0

README

pg-nsq-bridge

Publish messages from Postgres to NSQ

Usage
$ pg-nsq-bridge \
    --pgaddr="host=127.0.0.1 user=postgres password=123 sslmode=disable" \
    --nsqaddr="127.0.0.1:4150" \
    --channel="pgtest:nsqtest,pgtest2:nsqtest2"
Install
$ git clone [email protected]:poying/pg-nsq-bridge.git
$ cd pg-nsq-bridge
$ make install
Docker
$ git pull poying/pg-nsq-bridge:0.0.1
$ docker run --rm poying/pg-nsq-bridge:0.0.1 pg-nsq-bridge -h

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL