Skip to content

Commit 833690f

Browse files
Change streamr docs guide (#10267)
* Add streamr document * add missing end line * fix name: streamr > Streamr * Update document Co-authored-by: alafanechere <[email protected]>
1 parent a11bbe8 commit 833690f

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

docs/integrations/destinations/streamr.md

+11-8
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
| Incremental - Deduped History || As this connector does not support dbt, we don't support this sync mode on this destination. |
1010
| Namespaces || Setting a specific bucket path is equivalent to having separate namespaces. |
1111

12-
The Airbyte S3 destination allows you to sync data to AWS S3 or Minio S3. Each stream is written to its own directory under the bucket.
12+
The Streamr destination allows you to sync data to Streamr - The decentralized
13+
real‑time data network.
14+
15+
How to use: [https://github.com/devmate-cloud/streamr-airbyte-connectors](https://github.com/devmate-cloud/streamr-airbyte-connectors)
1316

1417
## Troubleshooting
1518

@@ -18,20 +21,20 @@ Check out common troubleshooting issues for the Streamr destination connector
1821
## Configuration
1922

2023
| Parameter | Type | Notes |
21-
| :--------- | :----: | :------------------------- | --- |
24+
| :--------- | :----: | :------------------------- |
2225
| privateKey | string | You private key on Streamr |
23-
| streamId | string | Your full Stream ID | |
26+
| streamId | string | Your full Stream ID |
2427

2528
## Output Schema
2629

27-
All json data is output at StreamR
30+
All json data is output at Streamr
2831

29-
#### Data schema
32+
## Data schema
3033

3134
Any json data schema will work
3235

3336
## CHANGELOG
3437

35-
| Version | Date | Pull Request | Subject |
36-
| :------ | :--------- | :------------------------------------------------------- | :--------------- |
37-
| 0.0.1 | 2021-11-20 | [GitHub](https://github.com/devmate-cloud/streamr-airbyte-connectors/releases/tag/v0.0.1) | Initial release. |
38+
| Version | Date | Pull Request | Subject |
39+
| :------ | :--------- | :---------------------------------------------------------------------------------------- | :--------------- |
40+
| 0.0.1 | 2021-11-20 | [GitHub](https://github.com/devmate-cloud/streamr-airbyte-connectors/releases/tag/v0.0.1) | Initial release. |

0 commit comments

Comments
 (0)