Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sehz/fluvio

 
 

Repository files navigation

Fluvio

Cloud native platform for Data Stream

Fluvio is a cloud-native platform for data-in-motion, built from the ground up to run on Kubernetes.
It brings centralized control to connect, transform, and distribute real-time data across the organization.

The repository contains all the code necessary to run the Fluvio platform: Services, APIs, and the CLI.

Features

  • Declarative Management - A unique approach to data management, you specify intent and fluvio does the rest.
  • Cloud Native - Built for Kubernetes.
  • Real-time architecture - Fully asynchronous by design, suitable for low latency and high throughput environments.
  • Flexible Deployments - Controller can manage Cloud and on-Premise services simultaneously.
  • Powerful CLI - User-friendly and easy to use Command Line Interface.
  • Written in Rust - Safe, Fast, Small Footprint - built for high performance distributed systems.
    • Goodbye garbage collection!

Release Status

Fluvio is at Alpha and should be suitable for lab environment. APIs, Schema, CLI, and Services are continually evolving and subject to change before R1.

Documentation

Please see following list of doc:

Full, comprehensive documentation is viewable on the Fluvio website:

https://www.fluvio.io/docs

For Developers

To learn about the Fluvio Architecture and contribute to Fluvio project, please visit the Developer section.

Contributing

If you'd like to contribute to the project, please read our Contributing guide.

License

This project is licensed under the Apache license.

About

Cloud-native distributed data streaming platform

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 93.4%
  • Shell 5.7%
  • Other 0.9%