Skip to content

Latest commit

 

History

History
96 lines (55 loc) · 2.23 KB

File metadata and controls

96 lines (55 loc) · 2.23 KB

Nstream-Jet Examples

Welcome to the Nstream-Jet Examples repository! This repository contains a collection of example configuration files for Nstream-Jet, demonstrating various features and use cases.

If you have any questions or would like an example added, feel free to raise an issue.

Table of Contents

Examples

The example files provided are valid configuration files. However, please replace any dummy values with real ones before using them.

The examples are organized into directories, each focusing on a specific aspect of configuration. While some examples may contain additional fields to ensure the file's validity, these fields might not be directly relevant to the particular area being demonstrated.

App Configuration

Explore basic and application level configuration options.

ActiveMQ

Examples of configuring ActiveMQ as a data source.

Google PubSub

Examples of configuring Google PubSub as a data source.

Kafka

Examples of configuring Kafka as a data source.

MQTT

Examples of configuring MQTT as a data source.

Postgres

Examples of configuring Postgres Notify/Listen as a data source.

Pulsar

Examples of configuring Pulsar as a data source.

Redis

Examples of configuring Redis Streams as a data source.

Relays

Examples showing how to configure relays to forward incoming data from data sources.

Agents and Patches

Examples of configuring agents and applying patches to extend their functionality.

RocksDB Persistence

Examples of configuring RocksDB stores for persistence.