recorder

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2021 License: MIT Imports: 8 Imported by: 0

README

Recorder

Recorder service saves TransactionEvents to configured go-micro store. Transactions are published by other micro services i.e., account, emailer, greeter

Usage

Build the binary
make build TARGET=recorder TYPE=service
# then run with custom env
CONFIG_ENV_PREFIX=APP APP_FEATURES_TLS_ENABLED=true ./build/recorder-service
Run the service

(optional) set broker to googlepubsub

make run-recorder
# or
go run service/recorder/main.go
Build a docker image
make docker TARGET=recorder TYPE=service VERSION=v0.1.1
Test the service

TODO

  • Store in RocksDB?

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