README.txt 972 B

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