Feature #100112
Repo requires data storage in memory - this is unscalable
| Status: | New | Start: | 02/08/2010 | |
|---|---|---|---|---|
| Priority: | Med (P3) | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | repo | |||
| Target version: | - |
Description
The current repo implementation depends on all data being referenced from structures held in memory. This won't work for large repos.