#tags #search #system #records #data #alexandria

alexandria-tags

Alexandria search tag system

1 unstable release

0.2.0 Mar 2, 2021

#26 in #records

43 downloads per month
Used in 5 crates (3 directly)

GPL-3.0-or-later

14KB
344 lines

Alexandria tagging system

The internals of alexandria work with records and search tags. Records are fully encrypted, meaning that searching them in a reasonable amount of work is impossible. To solve this problem Alexandria uses search tags, that are searched in a separately encrypted tag tables. This way records can be searched via tags, without exposing their data bodies.

Dependencies

~0.4–1MB
~24K SLoC