use sqlite to save index, major thread pool refactor

This commit is contained in:
2023-04-03 21:39:50 -04:00
parent ca973d63a4
commit fc36f33d52
62 changed files with 3630 additions and 4673 deletions

View File

@@ -13,7 +13,7 @@ typedef struct scan_args {
int tn_size;
int content_size;
int threads;
char *incremental;
int incremental;
char *output;
char *rewrite_url;
char *name;