FreeTube/src/renderer/store
Svallinn 8f4a5ee1bd
Store/History: Prevent actions from unnecessarily using the filesystem
Most actions in the history module would grab the history from disk
every time the history was updated and updated the cache this way.

This commit makes these actions perform these modifications in memory
instead of unnecessarily reaching into the disk.
2021-06-26 05:04:31 +01:00
..
modules Store/History: Prevent actions from unnecessarily using the filesystem 2021-06-26 05:04:31 +01:00
datastores.js Chore+Refactor: Replace `nedb` package with `nedb-promises` 2021-06-17 04:21:58 +01:00
index.js Push Latest Code to Repository 2020-02-16 13:30:00 -05:00