Robert McRackan
|
878a5dd36c
|
Libary import got a complete overhaul. On a library of 1,200 titles: initial scan is 80-85% faster. Subsequent imports are 60-70% faster
|
2022-04-29 16:35:49 -04:00 |
|
Robert McRackan
|
de34e5c795
|
import speed improvements
|
2021-09-03 16:35:31 -04:00 |
|
Robert McRackan
|
c2c732b2b1
|
central event for library altered: books added or removed
|
2021-09-02 15:55:12 -04:00 |
|
Robert McRackan
|
9e0caf34d6
|
Rename db table Library => LibraryBooks
|
2021-09-02 15:26:20 -04:00 |
|
Robert McRackan
|
1fcacb9cfb
|
Much faster for grid refresh
|
2021-07-29 14:55:48 -04:00 |
|
Robert McRackan
|
85c18c8334
|
NoTracking() to simplify confusing EF Core state. Tracking is now only used during mass import, not in UI
|
2021-07-28 14:51:35 -04:00 |
|
Robert McRackan
|
75f1d987fc
|
Next iterative step toward replacing live scanning with db state. FilePaths.json => db
|
2021-07-28 09:40:27 -04:00 |
|
Robert McRackan
|
959a1aebe9
|
Enough already. I'm obviously not incentivized/shamed into writing unit tests for things in UNTESTED dir.s. It's just making a mess of the file tree
|
2021-06-17 14:21:15 -04:00 |
|