Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Research batch delete in indexedDB for favicon compact #706

Open
jfroelich opened this issue Jan 26, 2019 · 1 comment
Open

Research batch delete in indexedDB for favicon compact #706

jfroelich opened this issue Jan 26, 2019 · 1 comment
Labels
favicon functionality related to favicons

Comments

@jfroelich
Copy link
Owner

Optimize favicon compact to use a single delete request. Check if indexedDB now supports a range for delete, and see if there is a simple way of deleting expired entries that does not involve object deserialization. I think Joshua Bell mentioned something on the github project about new indexedDB features, so this may eventually be supported.

@jfroelich jfroelich self-assigned this Jan 26, 2019
@jfroelich jfroelich changed the title Look into batch delete in indexedDB for favicon compact Research batch delete in indexedDB for favicon compact Feb 15, 2019
@jfroelich jfroelich changed the title Research batch delete in indexedDB for favicon compact [favicon] Research batch delete in indexedDB for favicon compact Feb 24, 2019
@jfroelich jfroelich added the favicon functionality related to favicons label Feb 24, 2019
@jfroelich jfroelich changed the title [favicon] Research batch delete in indexedDB for favicon compact Research batch delete in indexedDB for favicon compact Mar 28, 2019
@jfroelich
Copy link
Owner Author

delete does accept a range, I think? I think Mr. Bell corrected me on this one.

@jfroelich jfroelich removed their assignment Apr 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
favicon functionality related to favicons
Projects
None yet
Development

No branches or pull requests

1 participant