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
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