Can I use REDIS in my application which needs to be run in windows platform.
I'm worried about the statement in the official site
The Redis project does not directly support Windows, however the Microsoft Open Tech group develops and maintains an experimental Windows port targeting Win32/64. Currently the port is not production quality but can be used for development purposes on Windows environments. We look forward for collaborating with the authors of this efforts but currently we will not merge the Windows port to the main code base.
or any other alternates(windows platform) providing the same functionality?