Brent Simmons
|
1b44591692
|
Save new and updated articles to the database.
|
2017-10-08 01:54:37 -07:00 |
Brent Simmons
|
1cfa11d032
|
Move save-using-cache code to DatabaseRelatedObjectsTable. Fix some build errors.
|
2017-09-13 13:29:52 -07:00 |
Brent Simmons
|
8f12df8f5b
|
Move fetchObjectsWithIDs from AttachmentsTable to default protocol implementation since AuthorsTable needs the exact same thing.
|
2017-09-12 21:47:04 -07:00 |
Brent Simmons
|
9341515926
|
Save and fetch attachments. Use a cache.
|
2017-09-12 21:19:45 -07:00 |
Brent Simmons
|
b32c96c912
|
Prune DatabaseLookupTable some more. Get RSDatabase building again.
|
2017-09-11 21:58:22 -07:00 |
Brent Simmons
|
d77c4d763f
|
Add comment to RelatedObjectsMap.
|
2017-09-11 13:16:30 -07:00 |
Brent Simmons
|
45063d2d96
|
Remove cache from DatabaseLookupTable because it made the code too complex. If profiling says we need caching, we can add it back later.
|
2017-09-11 13:15:12 -07:00 |
Brent Simmons
|
258abab9f6
|
Rename *LookupTable data structures to *Map.
|
2017-09-11 13:11:29 -07:00 |
Brent Simmons
|
5ee58458a2
|
Make progress on related objects.
|
2017-09-11 06:46:32 -07:00 |