radicle-heartwood-lfs/radicle
Fintan Halpenny 6940ac42be radicle: reverse lookup for AliasStore
Provide functionality to lookup the `NodeId`s associated with a given
`Alias`.

The use for this functionality is to allow callers to use aliases as
shorthands for `NodeId`s, 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.
2025-04-11 12:18:35 +02:00
..
src radicle: reverse lookup for AliasStore 2025-04-11 12:18:35 +02:00
Cargo.toml radicle: extend emoji support 2025-04-10 15:18:31 +02:00