replayer

command
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2020 License: MIT Imports: 47 Imported by: 0

README

Replayer

For Help use

bazel run //auxiliary/producers/replayer -- --help

For debugging, use

bazel run //auxiliary/producers/replayer -- --port 8080 --mode constant --replay-log debug

For your local mongoDB without authentication, use:

bazel run //auxiliary/producers/replayer -- --mongodb-user="" --mongodb-password="" --port 8080

When you want to replay only selected sources, use:

bazel run //auxiliary/producers/replayer -- --port 8080 --include-sources LIVE_TRAIN_DATA

When you want to replay immediately instead of waiting for the GRPC Call, use:

bazel run //auxiliary/producers/replayer -- --port 8080 --immediate true --include-sources LIVE_TRAIN_DATA

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