Closed OMGDuke closed 2 years ago
Closes #40
Removed protondb cache context and changed to using indexeddb instead of local storage. Should be a lot more performant.
No longer storing the full cache in memory with context. Only accessing the cache one game at a time from the indexeddb
Closes #40
Removed protondb cache context and changed to using indexeddb instead of local storage. Should be a lot more performant.
No longer storing the full cache in memory with context. Only accessing the cache one game at a time from the indexeddb