Skip to content

Flowcus 0.10.7

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Mar 11:33

v0.10.7

Features

  • Resizable table columns — Drag column header borders to resize. Double-click to reset. Widths persist across sessions.
  • Cache pre-heating — New settings to warm the LRU cache with bloom filters and marks from sealed hours:
    • cache_preheat_on_startup — Load index data from all sealed hours at startup (oldest-first, respects LRU budget)
    • cache_preheat_on_seal — Proactively warm cache when the merge system seals an hour

Settings

  • Added Pre-heat Cache on Startup and Pre-heat Cache on Seal toggles to the Storage section in the settings panel. Both disabled by default.