I need to add some data on property multi value. Is there a size limitation that I need to be aware of.
Views
Replies
Total Likes
I don't see any such limitations, but you can find out if there is any at
Views
Replies
Total Likes
There's no defined limitation in the spec. From a practical standpoint, available memory is the most significant limitation.
Views
Replies
Total Likes
Hi,
There's no hard limit; but at certain levels it might get impractical ... So of course you put 10TB of data to a single property, but you'll get a hard time to get it in (heap size for the imtermediate space, at least for CRX 2.x). So 100MB shouldn't be a problem, but already starting at much lower numbers I would question your application design.
kind regards,
Jörg
Views
Replies
Total Likes
Thanks Ahmad,
I did look at the spec before posting my question. I didn't see any mention to that limitation but I want to confirm.
Views
Replies
Total Likes