microsoftarchive / redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
http://redis.io
Other
20.78k stars 5.37k forks source link

build with vs2012 redis version 3.2 #522

Closed roseboych closed 7 years ago

roseboych commented 7 years ago

how can i build the solution with vs2012?