Base solution for your next web application
Open Closed

Documentation\explanation of the TenantCache? #8551


User avatar
0
dev1_premierpoint created

I haven't found any documentation on what the TenantCache is and how it might be used by me in my application.

Can you give me a general description about what it is, how its populated and its intended use (or non-use) by an AspNetZero customer?


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    TenantCache can get better performance when you only read the tenant information.

    It is the same as other cache components.

  • User Avatar
    0
    dev1_premierpoint created

    Ok, at least I know that it is something that can be used by customers. Abp has so many classes and components and the documentation sometimes says "do this, but don't do that", that I am reluctant to use a component, without asking first, that is not found in the documentation.