-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bf9e72d
commit 0d4cedb
Showing
9 changed files
with
20 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,34 @@ | ||
# zio-connect | ||
|
||
| Project Stage | CI | Release | Snapshot | Discord | | ||
| --- | --- | --- | --- | --- | | ||
| [![Project stage][Stage]][Stage-Page] | [![Build Status][Badge-Circle]][Link-Circle] | [![Release Artifacts][Badge-SonatypeReleases]][Link-SonatypeReleases] | [![Snapshot Artifacts][Badge-SonatypeSnapshots]][Link-SonatypeSnapshots] | [![Badge-Discord]][Link-Discord] | | ||
| Project Stage | CI | Release | Snapshot | | ||
| --- | --- | --- | --- | | ||
| [![Project stage][Stage]][Stage-Page] | [![Build Status][Badge-Circle]][Link-Circle] | [![Release Artifacts][Badge-SonatypeReleases]][Link-SonatypeReleases] | [![Snapshot Artifacts][Badge-SonatypeSnapshots]][Link-SonatypeSnapshots] | | ||
|
||
# Summary | ||
TODO: Tagline | ||
[![Badge-Discord]][Link-Discord] | ||
|
||
# Documentation | ||
[zio-connect Microsite](https://zio.github.io/zio-connect/) | ||
Support | ||
--- | ||
Sources, Sinks and Pipelines for channeling data. | ||
Please find more details in the [website](https://zio.github.io/zio-connect/) | ||
|
||
# Contributing | ||
[Documentation for contributors](https://zio.github.io/zio-connect/docs/about/about_contributing) | ||
|
||
## Code of Conduct | ||
|
||
See the [Code of Conduct](https://zio.github.io/zio-connect/docs/about/about_coc) | ||
[Badge-SonatypeReleases]: https://img.shields.io/nexus/r/https/oss.sonatype.org/dev.zio/zio-connect_2.12.svg "Sonatype Releases" | ||
|
||
## Support | ||
[Badge-SonatypeSnapshots]: https://img.shields.io/nexus/s/https/oss.sonatype.org/dev.zio/zio-connect_2.12.svg "Sonatype Snapshots" | ||
|
||
Come chat with us on [![Badge-Discord]][Link-Discord]. | ||
[Badge-Discord]: https://img.shields.io/discord/629491597070827530?logo=discord "chat on discord" | ||
|
||
[Badge-Circle]: https://github.com/zio/zio-connect/workflows/CI/badge.svg "circleci" | ||
|
||
# License | ||
[License](LICENSE) | ||
[Link-Circle]: https://github.com/zio/zio-connect/workflows/CI "circleci" | ||
|
||
[Badge-SonatypeReleases]: https://img.shields.io/nexus/r/https/oss.sonatype.org/dev.zio/zio-connect_2.12.svg "Sonatype Releases" | ||
[Badge-SonatypeSnapshots]: https://img.shields.io/nexus/s/https/oss.sonatype.org/dev.zio/zio-connect_2.12.svg "Sonatype Snapshots" | ||
[Badge-Discord]: https://img.shields.io/discord/629491597070827530?logo=discord "chat on discord" | ||
[Badge-Circle]: https://circleci.com/gh/zio/zio-connect.svg?style=svg "circleci" | ||
[Link-Circle]: https://circleci.com/gh/zio/zio-connect "circleci" | ||
[Link-SonatypeReleases]: https://oss.sonatype.org/content/repositories/releases/dev/zio/zio-connect_2.12/ "Sonatype Releases" | ||
|
||
[Link-SonatypeSnapshots]: https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-connect_2.12/ "Sonatype Snapshots" | ||
|
||
[Link-Discord]: https://discord.gg/2ccFBr4 "Discord" | ||
|
||
[Stage]: https://img.shields.io/badge/Project%20Stage-Concept-red.svg | ||
|
||
[Stage-Page]: https://github.com/zio/zio/wiki/Project-Stages | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 0 additions & 17 deletions
17
zio-connect/src/main/scala/zio/connect/kafka/KafkaConnector.scala
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
zio-connect/src/main/scala/zio/connect/kafka/LiveKafkaConnector.scala
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
zio-connect/src/main/scala/zio/connect/s3/LiveS3Connector.scala
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
zio-connect/src/main/scala/zio/connect/s3/S3Connector.scala
This file was deleted.
Oops, something went wrong.