Health Is wealth,Be sound And good

Wednesday, November 30, 2011

Installing Redis Database as Windows Service (Redis.io DB) : Issues and Workarounds




Run Redis.io DB as Windows Service
I recently started experimenting with Redis database (a NoSQL DB) as an alternative to SQL-Server for certain development requirements.

"Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets."
Since I do most of my development under Microsoft

No comments:

Post a Comment