koralium / flowtide

Streaming integration engine
https://koralium.github.io/flowtide/
Apache License 2.0
30 stars 2 forks source link

Add page version to reduce rewriting pages to disk #219

Closed Ulimo closed 10 months ago

Ulimo commented 10 months ago

This change should reduce the number of page writes to disk greatly when running with low memory. It does not reduce page reads, but should allow the cache to evict pages faster.