Skip to content

Commit

Permalink
Update Benthos to Redpanda Connect (tetratelabs#2291)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
  • Loading branch information
rockwotj authored Jul 25, 2024
1 parent c345ddf commit 22b92a5
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions site/content/community/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ considering their efforts before starting your own!

### Network

| Name | Description |
|:--------------|----------------------------------------------------------|
| [Benthos][30] | implements 3rd party extension via [WASM processor][31] |
| [dapr][15] | implements 3rd party extension via [WASM middleware][16] |
| [mosn][9] | implements 3rd party extension via [proxy-wasm][10] |
| Name | Description |
|:-----------------------|------------------------------------------------------------------------------------------------------|
| [Redpanda Connect][30] | implements 3rd party extension via [WASM processor][31] and [Redpanda Data Transform processor][45] |
| [dapr][15] | implements 3rd party extension via [WASM middleware][16] |
| [mosn][9] | implements 3rd party extension via [proxy-wasm][10] |

### Security

Expand Down Expand Up @@ -140,9 +140,9 @@ experience.

[29]: https://github.com/stealthrocket/wazergo

[30]: https://www.benthos.dev/
[30]: https://docs.redpanda.com/redpanda-connect

[31]: https://www.benthos.dev/docs/components/processors/wasm
[31]: https://docs.redpanda.com/redpanda-connect/components/processors/wasm/

[32]: https://github.com/stealthrocket/wzprof

Expand All @@ -169,3 +169,6 @@ experience.
[43]: https://github.com/gen2brain/webp

[44]: https://github.com/wesql/wescale

[45]: https://docs.redpanda.com/redpanda-connect/components/processors/redpanda_data_transform/

0 comments on commit 22b92a5

Please sign in to comment.