-1

We are a group developing a web application backend using Node.js, and we found RedisDB is really very helpful because of its sortedList, hash tables and so on.

But our problem is that Redis DB is not officially supported on Windows System. Our group members who are using the Windows system have trouble trying to install it. Could someone give a hand to show us how could we get round this problem? Or is there any other Redis like DB that can be used on both Windows and Mac OS?

Thanks in advance!

Jialun Liu
  • 301
  • 1
  • 4
  • 13

1 Answers1

2

You can easily find the answer searching a bit (google, stackoverflow, ...)

Redis on Windows

On StackOverflow

On MSDN

Community
  • 1
  • 1
P.A
  • 130
  • 6