Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Test performance of saving individual squares in different IndexedDB keys #6

Description

@aivuk

In the future we would like to have squares reuse across different boards, as templates squares or to make it easier for content sharing. I see to architectural approaches to this:

  • Every is square is have a key entry on Indexed DB.
  • We have a Map in a Indexed DB entry with a key as "squares". The advantages in this approach is that it would be easier to make queries around all the squares.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions