Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

IPLD Selector #12

Open
Open
@jbenet

Description

@jbenet

It is ideal to have a path notation (for use in bitswap and other tools) that allows expressing ranges of objects and queries.

  • Would be nice to use globbing <path>/*/**
  • Would be nice to use git revs <path>~10 <path>~10:<path>~5
  • Would be nice to use patterns <path>/foo*/*bar*
  • Would be crazy to use regex <path>/[a-z]+ ...
  • May we should just use XPath.

links:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions