Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.

support nats to replace kafka

Compare
Choose a tag to compare
@tsingson tsingson released this 30 Mar 18:31
· 43 commits to master since this release
  1. replace kafka to nats / liftbridge
  2. simplize the comet / job / logic in running parameter , only read the configuration file , remove command line parameter
  3. enhance the configuration in comet/job /logic, add nats / liftbridge configuration parameter in configuration file ( TOML format )
  4. add /third-party/ for gnatsd / liftbridge / discovery( bilibili ) to build with configuration file for running goim

build by yourself

make setup
make build-linux
make build-mac