1 个仓库
Execution of compiled modules to provide high-performance, real-time data transformations.
Distinct from Real-Time Data Streaming: Distinct from Real-Time Data Streaming: specifically covers the programmability and custom logic execution within the stream
Explore 1 awesome GitHub repository matching data & databases · Programmable Stream Processing. Refine with filters or upvote what's useful.
Fluvio is a distributed event streaming platform and cloud-native streaming engine designed for collecting, persisting, and replicating real-time data streams across a distributed cluster. It functions as a real-time data pipeline for building stateful workflows that ingest, enrich, and export data between external sources and sinks. The platform is distinguished by its use of WebAssembly to execute compiled modules for in-line data transformations and filtering. This allows for the execution of custom business logic to reshape information in motion without requiring a restart of the cluster.
Integrates WebAssembly to run high-performance custom processing logic for real-time stream transformations.