Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dyllamt committed Feb 23, 2024
1 parent 9c8e330 commit 936b114
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# coinbase-producer
Kafka producer for coinbase feeds.

#### Replicas

If replicas are deployed, message deduplication should be implemented in downstream components.

# Packages

[Producer image](https://github.com/dyllamt/coinbase-producer/pkgs/container/coinbase-producer)
Expand All @@ -31,3 +27,7 @@ If replicas are deployed, message deduplication should be implemented in downstr
## CI/CD
- `pull request`: format, unit, and integration tests.
- `merge to main`: docker and helm release (if [version](https://github.com/dyllamt/coinbase-producer/blob/main/VERSION) bumped).

## Deployment

Message deduplication should be implemented if the producer is replicated.

0 comments on commit 936b114

Please sign in to comment.