On Sun, Jan 24, 2010 at 11:28 AM, JOSE FELIX HERNANDEZ BARRIO <jose.hernan...@isthari.com> wrote: > - Assign a datastore per workspace (customer) so it's possible to measure > (and limit) storage usage for a given customer You may looking for repository as multi tenant solution instead of workspace: http://wiki.apache.org/jackrabbit/DavidsModel#Rule_.233:_Workspaces_are_for_clone.28.29.2C_merge.28.29_and_update.28.29.
Different workspace share version history inside same repository which isn't what you want. Repository are independent form each other it will be able to meet your all requirements. -Guo