hello,
I use store.delete very slowly. What's the reason?
Main Process
const store = new Store({ encryptionKey: "SecondTransRecord", fileExtension: "tmp" });global.store = store;
Renderer Process
window.store.delete('potato');window.store.delete('tomato')
The wait was 503ms
Is this normal or is there something else going on?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too