|
Changes recommended by William Welling/TAMU, based on initial data migration needs; based on his familiarity with SRS, he feels that the performance issues are able to be resolved.
Separate stories created for each of the following, and linked to this feature:
- Stream get source records; latest generation record with only marc record
- Stream get records; full record with marc record, raw record, and error record if any
- Default order by on paging APIs to an appropriate indexed field
- Refactor get records to perform optimized database join over n+1 lookups
- Refactor batch post source records to process records and perform batch database inserts into relevant tables
|