阅读背景:

Redis作为RDBMS的缓存

来源:互联网 

I am planning to use redis as a cache for an already existing database(MS SQL).I would like to use the data from redis to put in the front end.I will be dealing with huge amount of data around 100GB in a day.I will mostly have table which contains a time value and some counter value(some 10-100 columns). How would redis perform if i am to do aggregation on these much data based on hour,day etc....(ie based on time column.) Is redis the right way to do it or are there are any alternative? I don't know how good nosql is when dealing with aggreagation compared to RDBMS. And how would MonogoDB do in such a scenario?I am planning to use redis as a cache for an al




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: