URL: https://github.com/SSSD/sssd/pull/906 Title: #906: memcache: Stop using the word fastcache for memcache
mzidek-rh commented: """ (1) man/sssd.8.xml: " ... client applications will not use the fast in memory cache." This one is ok. The fast in-memory cache is what memcache is, so it is not confusing and it is obvious that it is about memcache because the option name is memcache_timeout. I just fixed the typo (missing "-"). (2) tools/tools_mc_util.c: ERROR("The fast memory caches was not invalidated by NSS " Here it could be confusing. I changed it to memcache. Good catch. """ See the full comment at https://github.com/SSSD/sssd/pull/906#issuecomment-543783986
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org