> I'd want to know what you mean with a purge.
> If you just delete old build results in the db, I don't think it will be
> enough.
> It will be better to keep somewhere (in a file) some datas about deleted
> build results so they will can be included in some historical graphs when
> we'll add them.
>
> At the same time, I'd like to move build results out of the db because build
> results use lot of memory with all scm informations. If we want to keep some
>
I am not really inclined to move the build results out of DB. May be
lazy-load the build results when needed. I like the ability to keep all
data/info for a given Continuum instance consolidated in one place.
Rahul
|