Skip to content

Remove Iterator interface #230

@gammazero

Description

@gammazero

The indexer Interface.Iter and Iterator interface should be removed as they are useless at any significant data volume. There is no sane reason to try to iterate through hundreds of billions of multihashes. If such functionality is needed for debug and testing, then it can be provided by test-specific functionality for reading from the datastore. It should not be part of the exported core interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions