Skip to content

Overlay #201

@morkrost

Description

@morkrost

There are "reasons" for wanting to add well-known domains between reloads of the DAWG. It is also desirable to speed up lookups. To provide both, adding a read/write overlay with read-through to the DAWG file.

"reasons":

  • adding recently detected domains of interest to create statistics for them
  • supporting local additions sent to other targets using just one lookup
  • potentially abstract all lookups into one interface separate from EDM
  • other stuff

An abstraction library might come into existence in a separate repo soon...

  • Tony Finch's qp-trie
  • concurrent readers, single writer
  • optimised for DNS names
  • abstracting domain actions returned in bulk

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions