Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions nuxt/content-guides/flowfuse-nodes/hub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ This section is expanding. We are actively working to bring more Hub Certified N
This section lists the **Hub Certified Nodes** documented in FlowFuse:

- [Redis](/docs/flowfuse-nodes/hub/redis/): A FlowFuse-certified package that lets you connect to Redis, store and retrieve data, publish and subscribe to messages, execute commands, and integrate Redis into your flows.
- [Kafka](/docs/flowfuse-nodes/hub/kafka/): A FlowFuse-certified package that lets you connect to Apache Kafka, send and receive messages, run consumer groups, commit or roll back messages by hand, manage topics, and read offsets from your flows.

<div class="ff-callout ff-callout--note"><p class="ff-callout__title">Note</p><div class="ff-callout__content">

Expand Down
Loading