Nikita-tech-writer commented on a change in pull request #85:
URL: https://github.com/apache/ignite-website/pull/85#discussion_r598787994
##########
File path: features/streaming.html
##########
@@ -313,13 +356,21 @@ <h2>Streaming Features</h2>
<td class="left">ZeroMQ Streamer</td>
<td>
<p>
- Ignite ZeroMQ Streamer consumes messages from a ZeroMQ
consumer endpoint and feeds them into an Ignite cache.
+ Apache Ignite ZeroMQ Streamer module provides
streaming from ZeroMQ to Ignite cache.
</p>
<div class="page-links">
<a
href="/docs/latest/extensions-and-integrations/streaming/zeromq-streamer">Docs
for this feature <i class="fas fa-angle-double-right"></i></a>
</div>
</td>
</tr>
+ <tr>
+ <td class="left">Pub/Sub Streamer</td>
+ <td>
+ <p>
+ Pub/Sub module is a streaming connector to inject
Pub/Sub data into Ignite cache.
Review comment:
```suggestion
Pub/Sub module is a streaming connector to inject
Pub/Sub data into the Ignite cache.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]