Awesome
<div align="center"> <img src="assets/img/vanus-logo.jpg" width="288" > <!-- <img src="https://user-images.githubusercontent.capabilitiesom/68597908/206148625-43f14f58-f3c0-4042-82a0-9f9421c270fa.png" width="288" > --> <p> Vanus is an open-source message queue with built-in event processing capabilities. <!-- <br> It helps users build event pipelines between SaaS, cloud services, and cloud functions in minutes. --> </p> <p> <a href="https://join.slack.com/t/vanusworkspace/shared_invite/zt-1jilbbfo2-NxiFG0VOo8ABGCCNaeNfcA"><img src="https://img.shields.io/badge/slack-join-3CC798?style=social&logo=slack" height=23></a> <a href="https://twitter.com/Vanus_dev"><img src="https://img.shields.io/badge/-Twitter-red?style=social&logo=twitter" height=23></a> <!-- <a href="https://twitter.com/Vanus_dev"><img src="https://img.shields.io/twitter/follow/vanus_dev?style=social" height=23></a> --> <a href="https://www.youtube.com/channel/UC7rd6IgjfNYTOXf2FerFNyA"><img src="https://img.shields.io/badge/-Youtube-red?style=social&logo=youtube" height=23></a> <!-- <a href="https://www.youtube.com/channel/UC7rd6IgjfNYTOXf2FerFNyA"><img src="https://img.shields.io/youtube/channel/views/UC7rd6IgjfNYTOXf2FerFNyA?style=social" height=23></a> --> </p> <!-- <h3 align="center"> <a href="https://featbit.gitbook.io/docs/installation">Installation</a> <span> · </span> <a href="https://featbit.gitbook.io/">Getting Started</a> <span> · </span> <a href="https://join.slack.com/t/featbit/shared_invite/zt-1ew5e2vbb-x6Apan1xZOaYMnFzqZkGNQ">Online Support</a> <span> · </span> <a href="https://featbit.gitbook.io/">Documentation</a> <span> · </span> <a href="https://github.com/featbit/featbit/discussions/categories/announcements">Milestones</a> </h3> --> </div>Introduction
Vanus helps users build event pipelines between SaaS, cloud services, and cloud functions in minutes.
1. Build the event-driven system
- Get events from cloud services and SaaS, and deliver them to cloud functions or microservices.
- Synchronize changed data or transfer data to the data lake.
- Obtain events generated by SaaS and send them to other SaaS.
2. Out-of-the-box event computing capabilities
- Real-time processing during event transmissions, such as filtering and transformation.
- Natively support the CloudEvents specification, and can directly send events to workloads that support CloudEvent.
3. 100% open source, Super easy to use
- One-click deployment, the installation is completed within 1 minute, and developers without MQ experience can also use it.
- Message queues and connectors are 100% open source, a one-stop open-source solution.
Getting Started
You can install Vanus with a single command within 1 minute. Check out our website for detailed information.
kubectl apply -f https://dl.vanus.ai/all-in-one/v0.9.0.yml
Community
We have a few channels for contact:
- Slack
- @Vanus_dev on Twitter
- GitHub Issues
- Send emails to: Vanus
How to contribute
See here for how to contribute to Vanus.
License
Vanus is under the Apache 2.0 license. See the LICENSE file for details.