kdash icon indicating copy to clipboard operation
kdash copied to clipboard

Implement caching for dynamic views

Open deepu105 opened this issue 1 year ago • 2 comments

Dynamic views are not cached and hence on load, there is a small delay. It would be nice to iterate through and cache these in a BTreemap and update on subsequent fetch.

deepu105 avatar Jul 05 '23 09:07 deepu105