Skip to content
clca edited this page Apr 26, 2012 · 12 revisions

Welcome to the Redis on Windows project

Our goal is to provide a solution for developers that want to use Redis on Windows.

the current plan is to test various solutions to find an alternative to the fork() functionality in Linux. Windows does not provide Copy on Write support so we are testing different solutions to find out which one will get us the best performance on Windows. You can check our current thinking and plan at Ideas for snapshotting improvements and current roadmap for Redis on Windows.

Suggestions, comments and new ideas are all welcome!.