blob: b06e115e117882ce2f9ade62272cc38f80247db2 [file] [log] [blame]
Jiarenxiang25a45b72025-03-13 16:09:13 +08001Redis for Windows - https://github.com/tporadowski/redis
2========================================================
3
4This version of Redis (https://redis.io/) is an unofficial port to Windows OS
5based on work contributed by Microsoft Open Technologies Inc. It is maintained
6by Tomasz Poradowski (tomasz@poradowski.com, http://www.poradowski.com/en/).
7
8Contents of this package:
9- *.exe - various Redis for Windows executables compiled for x64 platfrom,
10- *.pdb - accompanying PDB files useful for debugging purposes,
11- license.txt - license information (BSD-like),
12- RELEASENOTES.txt - Windows-specific release notes,
13- 00-RELEASENOTES - changelog of original Redis project, those changes are
14 ported back to this Windows version.
15
16For more information - please visit https://github.com/tporadowski/redis
17
18If you find this version of Redis useful and would like to support ongoing
19development - please consider sponsoring my work at https://github.com/sponsors/tporadowski