Skip to content

Database optimizations #332

Description

@Thorinwasher

Use Case

Reduce required memory

Proposed Solution

The fields network, world, ownerUUID, gateFileName are often not really unique values. It's more storage efficient to store these values in separate tables with an integer linked to them

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    REWRITEThis task/issue only applies to the rewritten version of the plugin (currently in ALPHA)enhancementA suggested addition to the plugin.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions