kanidm/kanidm_book
Firstyear 9dbb5ccb59
Unixd - NXCache of unknown items (#338)
Previously we would only cache "hits" - items that kanidm is aware
of and did know about. However, this mean querying a raw uid/gid
number that was not known to files or kanidm would result in kanidm
doing an online check each request.

This adds a NXcache to cache misses, so they can be served as misses,
faster, and to reduce load on the main kanidm servers.

Fixes #336
2020-12-28 09:41:16 +10:00
..
src Unixd - NXCache of unknown items (#338) 2020-12-28 09:41:16 +10:00
.gitignore 20191202 documentation (#156) 2019-12-03 16:03:05 +10:00
book.toml 20191202 documentation (#156) 2019-12-03 16:03:05 +10:00