The Feldera Blog
An unbounded stream of technical articles from the Feldera team
Incremental Update 15
A quick overview of what's new in v0.35.
Solving Fine-Grained Authorization by Turning the Problem on its Head
Build a high-performance policy engine with only a few lines of SQL.
Incremental Update 14
A quick overview of what's new in v0.34.
Incremental Update 13
Iceberg! A quick overview of what's new in v0.33.
Reflecting on a Year of Innovation and Looking Ahead
Reflecting on 2024 and a sneak peak into our scalability goals for 2025.
Implementing Batch Processes with Feldera
Feldera turns time-consuming database batch jobs into fast incremental updates.
Incremental Update 12
Smarter Compilation Caching! A quick overview of what's new in v0.32.
Fault tolerance technical details
Fault tolerance in Feldera means that if a pipeline compute node fails and restarts, then the pipeline resumes gracefully, without dropping or duplicating input or output. Previously, we showed how fault tolerance works from a user point of view. In this blog post, we delve into some of the technical details of fault tolerance.
Correctness at Feldera
In this blog post, we briefly describe our efforts and development processes that ensure Feldera's engine is correct.