Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle: reverse lookup for AliasStore
Merged fintohaps opened 1 year ago

Provide functionality to lookup the NodeIds associated with a given Alias.

The use for this functionality is to allow callers to use aliases as shorthands for NodeIds, but still refer to the exact identifier.

The implementation allows for searching using the LIKE '%<pattern>%' queries in sqlite, so searches do not have to be exact matches.

fintohaps opened with revision bd89ef96 on base 3b5fac17 +285 -3 1 year ago

Provide functionality to lookup the NodeIds associated with a given Alias.

The use for this functionality is to allow callers to use aliases as shorthands for NodeIds, but still refer to the exact identifier.

The implementation allows for searching using the LIKE '%<pattern>%' queries in sqlite, so searches do not have to be exact matches.

fintohaps pushed revision 2 b6ae469f on base 3dba4fbc +0 -0 1 year ago

Changes:

  • Refactored
  • Changed documentation to be faithful to the implementation
  • Rebased
fintohaps merged revision b6ae469f at 3dba4fbc 1 year ago
fintohaps commented on revision 2 1 year ago

This was accidentally “marked” as merged, no changes were actually committed – the new patch can be found here https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/patches/4288b0ec1e0c8ecaf25fc2d5384a4b0604093ab1

Patch ID: 4288b0ec1e0c8ecaf25fc2d5384a4b0604093ab1