Hi, On Fri, Jan 9, 2009 at 11:03 PM, Vijay Pandey <[email protected]> wrote: > I am little bit not sure on the DataStore feature for JackRabbit 1.5 where > it mentions that > > Space saving: only one copy per unique object it kept > > What is the unique object here (the actual blob object itself?) or is it any > how related to the primary item of the node?
It's the actual blob object. A given byte sequence is only stored once in the data store, regardless of how, where and how many times you have it included in in your content hierarchy. BR, Jukka Zitting
