Skip to content

Compress id-eq-id and see if that saves us database memory space #311

@gaurav

Description

@gaurav

We could also potentially reduce id-eq-id into a simple list of identifiers and put the ID labels into a different database, which might save us significant memory if Redis is good about not duplicating strings (i.e. if the same label appears multiple times, is Redis smart enough to only store it once and then point to it from multiple keys).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions