Commit 1f0d58f
authored
Order local queue URLs by number of hops and timestamp (#490)
* feat: order fresh URLs by number of hops and timestamp. This should allow us to more effectively crawl "in order" when using the local queue.
* add index for hops and timestamp. Should improve performance for new databases.1 parent 88714c6 commit 1f0d58f
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
0 commit comments