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 4288b0ec on base 3dba4fbc +289 -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.

lorenz accepted 1 year ago
fintohaps merged revision 4288b0ec at 6940ac42 1 year ago