Skip to content

Lazy-load database #95

@eapache

Description

@eapache

For very large projects, loading the entire DB into memory before anything else is painful and slow. Investigate DB formats that can stay on disk and be loaded in pieces or lazily or ...? to ameliorate this. Just switch to sqlite?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions