| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Dagger or Data Aggregator is an easy-to-use, configuration over code, cloud-native framework built on top of Apache Flink for stateful processing of data. With Dagger, you don't need to write custom applications or complicated code to process data as a stream. Instead, you can write SQL queries and UDFs to do the processing and analysis on streaming data.
Discover why to use Dagger
To know more, follow the detailed documentation.
Explore the following resources to get started with Dagger:
Please follow this Dagger Quickstart Guide for setting up a local running Dagger consuming from Kafka or to set up a Docker Compose for Dagger.
Note: Sample configuration for running a basic dagger can be found here. For detailed configurations, refer here.
Find more detailed steps on local setup here.
Refer here for details regarding Dagger deployment.
# Running unit tests
$ ./gradlew clean test
# Run code quality checks
$ ./gradlew checkstyleMain checkstyleTest
# Cleaning the build
$ ./gradlew cleanDevelopment of Dagger happens in the open on GitHub, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving Dagger.
Read our contributing guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes to Dagger.
To help you get your feet wet and get you familiar with our contribution process, we have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started.
This project exists thanks to all the contributors.
Dagger is Apache 2.0 licensed.
| Back | FazBrowse Home | New Git URL |