Hi, On Mon, Feb 11, 2013 at 1:49 PM, Christoph Läubrich <[email protected]> wrote: > I read the performance doc here > http://wiki.apache.org/jackrabbit/Performance but did not find an answer: > Is Jackrabbit suitable for storing lots of files (around 100GB) with each > file around 2-200MB?
As usual with performance you'll need to do your own tests, but that shouldn't be a problem if you use the datastore [1] to store the binary content. -Bertrand [1] http://wiki.apache.org/jackrabbit/DataStore
