Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bitsail][Docs]Fix Slack URL & Add Official website to README.md. #227

Merged
merged 3 commits into from
Dec 8, 2022

Conversation

love-star
Copy link
Collaborator

Signed-off-by:

Pre-Checklist

Note: Please complete ALL items in the following checklist.

  • [v] I have read through the CONTRIBUTING.md documentation.
  • [v] My code has the necessary comments and documentation (if needed).
  • [v] I have added relevant tests.

Purpose

  • Fix Slack URL
  • Add Official website to README.md.
  • Fix the Expired URL(rebase with [QiLuo-BD])

Approaches

  • Fix Slack URL
  • Add Official website to README.md.
  • Fix the Expired URL(rebase with [QiLuo-BD])

N/A


## Introduction
BitSail is ByteDance's open source data integration engine which is based on distributed architecture and provides high performance. It supports data synchronization between multiple heterogeneous data sources, and provides global data integration solutions in batch, streaming, and incremental scenarios. At present, it serves almost all business lines in ByteDance, such as Douyin, Toutiao, etc., and synchronizes hundreds of trillions of data every day.

Official website of BitSail: https://bytedance.github.io/bitsail/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we move this to the top? after join slack with an icon

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, and do I need delete this website line after add the shields.io icon?

@@ -16,6 +16,7 @@ dir:
- [Kafka连接器](kafka/kafka.md)
- [RocketMQ连接器](rocketmq/rocketmq.md)
- [Redis连接器](redis/redis.md)
- [Redis V1连接器](redis/redis-v1.md)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove the legacy doc, just use the v1 here

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@@ -211,13 +212,19 @@ In the Runtime layer, it supports multiple execution modes, such as yarn, local,
<td> </td>
<td>✅</td>
</tr>
<tr>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing larksheet

@@ -195,11 +196,17 @@ BitSail目前已被广泛使用,并支持数百万亿的大流量场景。同时
<td> </td>
<td>✅</td>
</tr>
<tr>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing larksheet

@garyli1019 garyli1019 merged commit e3c24b5 into bytedance:master Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants