Skip to content

Move points out of user meta #90

@JDGrimes

Description

@JDGrimes

This is, perhaps, a long-term project. I think we should consider moving the points values out of the user meta table. The table's performance leaves much to be desired, especially on large sites. The meta_key and meta_value columns aren't indexed, so most of our operations are probably pretty slow. I think this is something that can be achieved in a backward compatible manner, without too much effort. And I think the effort would be worth it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions