easoncxz / twitanalysis

Dig your Twitter data
https://easoncxz.github.io/twitanalysis
Other
1 stars 0 forks source link

Figure out some kind of browser-local storage #16

Closed easoncxz closed 4 years ago

easoncxz commented 4 years ago

Either LocalStorage (Web Storage API), or IndexedDB.

Probably IndexedDB, since we are genuinely very interested in fast indexed searches.

easoncxz commented 4 years ago

I have stuff working already. See wiki:

Very promising.

image

image

image

image