File tree 1 file changed +11
-8
lines changed
docs/integrations/destinations
1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 9
9
| Incremental - Deduped History | ❌ | As this connector does not support dbt, we don't support this sync mode on this destination. |
10
10
| Namespaces | ❌ | Setting a specific bucket path is equivalent to having separate namespaces. |
11
11
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 )
13
16
14
17
## Troubleshooting
15
18
@@ -18,20 +21,20 @@ Check out common troubleshooting issues for the Streamr destination connector
18
21
## Configuration
19
22
20
23
| Parameter | Type | Notes |
21
- | :--------- | :----: | :------------------------- | --- |
24
+ | :--------- | :----: | :------------------------- |
22
25
| privateKey | string | You private key on Streamr |
23
- | streamId | string | Your full Stream ID | |
26
+ | streamId | string | Your full Stream ID |
24
27
25
28
## Output Schema
26
29
27
- All json data is output at StreamR
30
+ All json data is output at Streamr
28
31
29
- #### Data schema
32
+ ## Data schema
30
33
31
34
Any json data schema will work
32
35
33
36
## CHANGELOG
34
37
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. |
You can’t perform that action at this time.
0 commit comments