Skip to content

Hydra cannot handle documents larger than 16MB #11

@jwestberg

Description

@jwestberg

Hydra is currently limited by the document size allowed by MongoDB, which is 16MB for actual document data. Attached files are counted separately, and do not present a problem.

A solution could be to allow documents in Hydra to be split and spread over several MongoDB documents, though there are limitations to this in well.

For now, you'll simply run into trouble with 16MB documents with them being unable to be saved into Mongo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions