confirm
This commit is contained in:
parent
cf51d1e247
commit
53ab91da2a
1 changed files with 6 additions and 0 deletions
|
@ -9,3 +9,9 @@ Unfortunately, can't use a bloom filter, because a false positive would
|
|||
prevent importing an url that has not been imported before. A sqlite
|
||||
database would work, but would need to be updated whenever the git-annex
|
||||
branch is changed. --[[Joey]]
|
||||
|
||||
> A sqlite database that is updated by diffing would probably also speed up
|
||||
> the stage of importfeed where it gathers known urls. That can be
|
||||
> significantly slow in large repos. So I think worth doing.
|
||||
|
||||
[[!tag confirmed]]
|
||||
|
|
Loading…
Add table
Reference in a new issue