ASP.Net会话存储 - NoSQL或AppFabric [英] ASP.Net Session Storage - NoSQL or AppFabric

查看:101
本文介绍了ASP.Net会话存储 - NoSQL或AppFabric的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们目前使用SQL进行ASP.Net会话的进程外存储。我们希望转向AppFabric。我还在阅读有关NoSql(Redis / CloudBase)的文章。从我研究的内容来看,虽然NoSQL与SQL的内存管理不匹配,但它们都是SQL的良好替代品。我正在寻找是否有人考虑过这两种方法,以及他们选择哪种方案以及他们选择的考虑因素(利弊,成本,性能等)。

谢谢

We currently use SQL for out-of-proc storage of ASP.Net sessions. We are looking to move to AppFabric. I was also reading about NoSql (Redis/CloudBase). From what I researched, both are good alternatives to SQL though NoSQL does not match up to the memory management of SQL. I am looking if anyone considered these 2 approaches and which option they chose and the considerations (pros/cons, cost, performance, etc) for their choice.
Thanks

推荐答案

你最好不要为你的asp.net会话而不是SQL-Server使用Key / Value商店。



现场和托管都有很多不同的KV商店。
You are definitely better off using a Key/Value store for your asp.net sessions instead of SQL-Server.

There are a multitude of different KV stores out there both on-site and hosted.


这篇关于ASP.Net会话存储 - NoSQL或AppFabric的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆