Skip to content

Denormalize "Collection" info #448

Open
@jrconlin

Description

@jrconlin

Currently the syncstorage system converts the collection info into an index which it stores in 'collections', indexes to the user in user_collections and ties to the BSO in the bso table.

The client doesn't care about any collection id, and only uses strings to refer to a specific collection type. Collections are mostly user specific. We should consider rolling the collection string info into the BSO table to reduce the number of tables and lookups we do per transaction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    5Estimate - l - Moderately complex, will require some effort but clearly defined.cleanupenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions