Hi,
i would like to cache 30 entries I retrieve via get record collection in local storage so that the pages can access this data.
Unfortunately, CREATE/UPDATE on a local storage seems to be really slow, it takes depending on device 0.5s - 1.5s per record.
Any idea how to accelerate this?
Thanks,
Jo