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

Home Page:http://redis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AbortForkOperation: 0x00000005 - EndForkOperation: Killing forked process failed.: permission denied

FrancisFYK opened this issue · comments

version 3.0.504 was used

Hi @FrancisFYK , this repository hasn't been updated in almost 3 years. But finally there is a new software that provides Redis compatibility on Windows, and is currently up-to-date with the Redis 5 API. See #620.

thank you