Skip to content

More powerful blocking algorithms #2

Description

@JTimothyKing

Data::Dedup::Engine should support arbitrary blocking algorithms (not just allocating objects to blocks based on digest comparisons). In particular:

  • Support for blocking algorithms that put the same object in multiple blocks.
  • Support for dynamic blocking algorithms (e.g., a sliding window) that generate a
    large number of (overlapping) blocks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions