https://github.com/raralabs/canal
Streaming Data Processing Engine
https://github.com/raralabs/canal
data-pipeline streaming-data
Last synced: about 2 months ago
JSON representation
Streaming Data Processing Engine
- Host: GitHub
- URL: https://github.com/raralabs/canal
- Owner: raralabs
- Created: 2020-04-18T03:51:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T10:11:17.000Z (almost 4 years ago)
- Last Synced: 2025-04-15T01:13:01.754Z (about 2 months ago)
- Topics: data-pipeline, streaming-data
- Language: Go
- Size: 1.27 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# canal
[](https://github.com/raralabs/canal/actions/workflows/go.yml)
A distributed stream processing platform.
In order to generate documentation and open the godoc reference page, make sure
to install godoc in the system. Then run```bash
bash docs.sh
```Or you can simply run the command
```bash
godoc -http=:8080
```and open to get the reference.