Jiarenxiang | 25a45b7 | 2025-03-13 16:09:13 +0800 | [diff] [blame] | 1 | Redis for Windows - https://github.com/tporadowski/redis |
| 2 | ======================================================== |
| 3 | |
| 4 | This version of Redis (https://redis.io/) is an unofficial port to Windows OS |
| 5 | based on work contributed by Microsoft Open Technologies Inc. It is maintained |
| 6 | by Tomasz Poradowski (tomasz@poradowski.com, http://www.poradowski.com/en/). |
| 7 | |
| 8 | Contents 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 | |
| 16 | For more information - please visit https://github.com/tporadowski/redis |
| 17 | |
| 18 | If you find this version of Redis useful and would like to support ongoing |
| 19 | development - please consider sponsoring my work at https://github.com/sponsors/tporadowski |