Skip to content
/ vanus Public
forked from vanus-labs/vanus

Vanus is a Serverless, event streaming system with processing capabilities. It easily connects SaaS, Cloud Services, and Databases to help users build next-gen Event-driven Applications.

License

Notifications You must be signed in to change notification settings

amribm/vanus

This branch is 24 commits behind vanus-labs/vanus:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ada6b4 · Aug 15, 2023
Mar 28, 2023
Mar 20, 2023
Jul 6, 2023
May 6, 2023
Mar 14, 2023
Aug 10, 2023
Jun 13, 2022
Feb 21, 2023
Aug 15, 2023
Apr 20, 2023
May 23, 2023
Aug 10, 2023
Apr 20, 2023
Apr 17, 2023
May 23, 2023
May 20, 2022
Mar 28, 2023
Dec 22, 2022
Feb 10, 2022
Nov 24, 2022
Mar 7, 2023
Feb 10, 2022
Apr 17, 2023
Apr 17, 2023
Mar 7, 2023
Jun 2, 2023
Jun 2, 2023
Jan 6, 2023

Repository files navigation

Vanus is an open-source message queue with built-in event processing capabilities.

stars License codecov Language Vanus Cloud docs

     


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.8.0.yml

Community

We have a few channels for contact:

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.

About

Vanus is a Serverless, event streaming system with processing capabilities. It easily connects SaaS, Cloud Services, and Databases to help users build next-gen Event-driven Applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.2%
  • Other 0.8%