Skip to content

How will game settings be stored in IndexedDB? #71

Discussion options

You must be logged in to vote

Every game has its own store

+

  • Preset and setting specific data can be stored in keys and values.

-

  • Every time a new game is added, the db has to be upgraded. This will need a lot of upgrade logic.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ChocolateLoverRaj
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant