mcrit
mcrit copied to clipboard
Refactor use of gridfs
- Use GridFS to actually store the binary samples and then have only references to these from jobs and their persisted equivalents instead of having this data somewhat mixed
- add the ability to locate and clean up orphan objects in gridfs (not referenced by a currently existing job or SampleEntry)