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.84k stars 5.38k forks source link

RejoinCOWPages: MapViewOfFileEx failed #478

Open xbiswajit opened 8 years ago

xbiswajit commented 8 years ago

As per issue #327 (https://github.com/MSOpenTech/redis/issues/327) the MapViewOfFileEx failed issue was fixed in Release v2.8.2400. But for version 3.0 release on Windows Server 2012 this issue still exists. Has this issue being fixed in version "win-3.0.504" for Windows Server 2012?