Native port of Redis for Windows. 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, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
Describe the bug/issue A clear and concise description of what the bug/issue is.
To Reproduce Please provide more information about:
Crash report If Redis generated a crash report - please paste it here.
INFO output If possible - please provide output of
INFO
command that might be helpful in analyzing your issue.Event Log Please check your system's Event Log to see if there are additional details logged related to this issue.
Additional context Please provide Windows version you are using, mode in which you are starting Redis (standalone, cluster, Sentinel), etc.