Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ASP.NET Core 提供内存缓存和响应缓存。假设该应用程序是 ASP.NET Core WebAPI,它通过配置的响应缓存中间件将数据从 SQL 数据库提供给用户。在什么情况下也使用内存缓存有用?
这些缓存策略应该扮演一个完全不同的角色: