Aaron Oneal 4a929bd8e2 Optimize scanning using directory name hint
As discussed in issue #5440, directory scans are slow when compressed files must be checked against multiple databases. This commit adds support to hint to the scanner that a particular database should be used so that only a single scan is required. If the directory name being scanned matches the database name then that single database is selected.
2017-09-19 16:58:28 -07:00
..
2017-09-19 21:37:51 +02:00
2017-06-28 04:41:38 +02:00
2017-05-20 14:02:16 +02:00
2017-08-06 17:11:13 +02:00
2017-05-23 19:55:47 -05:00
2017-06-16 15:00:11 +02:00
2017-05-14 20:43:48 +02:00
2017-09-11 02:22:46 +02:00