tporadowski / redis

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.
http://redis.io
Other
8.88k stars 1.09k forks source link

Questions before use #123

Open maxbad opened 2 years ago

maxbad commented 2 years ago

Hello, I am using version 3.2.100 released by microsoft archive. If the program is upgraded to your version 5.0.14, can the current data be used directly? Is currently 5.0.14 stable?