1 Repo
Injects custom logic into reactive processing pipelines for logging, metrics, or error handling.
Distinct from Stream Processing: Distinct from Stream Processing: focuses on the interception and injection of logic into reactive streams rather than general stream processing architectures.
Explore 1 awesome GitHub repository matching data & databases · Reactive Stream Interceptors. Refine with filters or upvote what's useful.
Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program
Allows custom logic injection into reactive streams for cross-cutting concerns.