[rules-users] Guvnor JCR repository

2014-02-09 Thread Demian Calcaprina
Hi Guys, I am using Guvnor 5.5. For moving packages between environments, I am doing an export, and then import in the new package. I have a lof of assets in each package. I am using the DB storage for the jcr repository. After some months, the DB has grown a LOT! (like 3.5GB). Is there a way

Re: [rules-users] Guvnor JCR repository

2014-02-09 Thread Mark Proctor
There is no easy way to deal with this in 5.5, other than importing and exporting. The problem no longer exists in 6.x, as we now use GIT. Mark On 9 Feb 2014, at 15:30, Demian Calcaprina calcacue...@gmail.com wrote: Hi Guys, I am using Guvnor 5.5. For moving packages between environments, I

Re: [rules-users] Guvnor JCR repository

2014-02-09 Thread Nicolas Héron
Hi, What you do is the only way to handle the increase of the jcr repository. Do you use a external db (oracle, postgres, etc..) or the build in db in Guvnor ? I noticed many times that the default embedded takes a huge disk place. I am often using postgres as a persistent db for jackrabbit and

Re: [rules-users] Guvnor JCR repository

2014-02-09 Thread Mark Proctor
On 9 Feb 2014, at 20:30, Nicolas Héron nicolas.heron.j...@gmail.com wrote: Hi, What you do is the only way to handle the increase of the jcr repository. Do you use a external db (oracle, postgres, etc..) or the build in db in Guvnor ? I noticed many times that the default embedded takes a

Re: [rules-users] Guvnor JCR repository

2014-02-09 Thread Nicolas Héron
Yes Mark, But I do not see business analyst using git ! the drools workbench of drools 6 is the dev tool that did never exist in the eclipse plugin for drools, this is sure. traditional = traditional for dev people I guess ? The same with maven, it integrates super well in development teams. Once

Re: [rules-users] Guvnor JCR repository

2014-02-09 Thread Mark Proctor
I’m not sure what you think was lost. All the 5x use cases should be catered for. Once you are in prod and you just modify a rule, how do you do ? Not sure what you meant by the above? I don’t see that anything was lost, compared to 5.x Instead we have better foundations, built on industry