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 mvc 4 应用程序中实现分布式缓存。我的应用程序托管在 AWS 的网络农场环境中。我可以看到以下选项可用。
我不确定我应该使用哪一个。我还需要在缓存中配置会话状态。
请指教
使用 NCache。一切都是内置的并且是开源的。
利用
Redis & Memcached 与 NCache 的比较你可以看到以下文章