Skip to content

Add some information about the memory footprint of keeping a TypeDB database open #465

Open
@alexjpwalker

Description

@alexjpwalker

We have observed that the TypeDB Java process consumes around 80MB of memory for each database that exists.

This is because it keeps all of its databases open at all times, to optimise I/O performance.

Information should be added to our docs that mentions this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions