Skip to content

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

@aivuk

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.

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