triage

command module
v0.0.0-...-70f40f3 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

README

Triage

Triage is an open source Kafka consumer proxy service that solves head-of-line blocking while preventing data-loss through increased parallelism, commit tracking, and a dead-letter store.

Triage operates as an AWS Fargate service deployed to a users AWS account. It sits between your Kafka cluster and consumer applications and can be interacted with via a thin client library.

To read more about Triage, visit: https://team-triage.github.io/

How to Use Triage

Users can deploy Triage using the triage-cli command line tool, which is available via npm. It can be installed using the following command:

npm install -g triage-cli

For detailed instructions, see the README at: https://github.com/Team-Triage/triage-cli

To interact with Triage, consumer applications should use the triage-client-go library, found at https://github.com/Team-Triage/triage-client-go.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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