On 3/18/10 10:26 AM, Robert Campbell wrote:
> What problems might I run in to using Jackrabbit to store a large
> binary objects? Imagine storing tens of thousands of videos. What
> parts would start to break down?
As long as you use a DataStore, the size of the nodes (or rather, the
size of the node properties) shouldn't be a significant performance
issue. Far more important is to have a node structure such that there
are not too many nodes of any parent node.

Justin

Reply via email to