Skip to content

Commit

Permalink
docs: Update producer list
Browse files Browse the repository at this point in the history
  • Loading branch information
ugol authored Aug 24, 2024
1 parent 839eda8 commit e8b0676
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,18 +166,21 @@ List of JR producers:
Console * (--output = stdout)
Kafka (--output = kafka)
HTTP (--output = http)
Redis (--output = redis)
Mongodb (--output = mongo)
Elastic (--output = elastic)
S3 (--output = s3)
GCS (--output = gcs)
Azure Blob Storage (--output = azblobstorage)
Azure Cosmos DB (--output = azcosmosdb)
AZBlobStorage (--output = azblobstorage)
AZCosmosDB (--output = azcosmosdb)
Cassandra (--output = cassandra)
HTTP (--output = http)
LUA Script (--output = luascript)
WASM Function (--output = wasm)
AWS DynamoDB (--output = awsdynamodb)
```
to use an output, just set the corresponding value in `--output`
to use a producer, just set the corresponding value in `--output`
## Distributed Testing
Expand Down

0 comments on commit e8b0676

Please sign in to comment.