-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Labels
No labels