Ersin Tarhan
Ersin Tarhan

Reputation: 361

Redis vs Appfabric Cache , Or another solution

I am planning use cache mechanism for meta data of realtime datas. I will use in 2 or more different application.

Get performance very important for me instead of set performance. I'm undecided which technology should I use, Redis on Windows or Appfabric Cache or another solution?

I will store Dictionary, then I will query from key.

Upvotes: 1

Views: 2515

Answers (2)

Ankita Singh
Ankita Singh

Reputation: 629

Opting for either of it depends what type of data it will b working on ... Found a link that could help

Upvotes: -1

Ersin Tarhan
Ersin Tarhan

Reputation: 361

I hard researched all of day. I decided Couchbase Memcached Its really ready to enterprise and very fast.

Upvotes: 0

Related Questions