rerun-io / rerun

Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
https://rerun.io/
Apache License 2.0
6.7k stars 341 forks source link

Enable local http cache for the map view (native only) #8060

Closed abey79 closed 2 weeks ago

abey79 commented 2 weeks ago

What

☝🏻

This pr introduce a cache directory in re_viewer_context::AppOptions, which is cleared by rerun reset. With some caveat, see:

Checklist

To run all checks from main, comment on the PR with @rerun-bot full-check.