# redis-window **Repository Path**: DaveMa/redis-window ## Basic Information - **Project Name**: redis-window - **Description**: redis-window 提供redis的window 64位exe版本(开发测试用) - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2024-11-24 - **Last Updated**: 2024-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # redis-window #### Description The current branch version is the latest redis version master branch
To download different versions of redis-window, please switch to different branches to download.
You can also go directly to the release download: https://gitee.com/lingkang_top/redis-window/releases 6. https://gitee.com/gitee-stars/) #### Introduction Compile the redis source code into a window to run an exe, which is only used for the development and learning of the high version of redis **feature**, **performance** cannot be compared with running on Linux. :ghost: Redis official website has stated that there is no windows version: https://redis.io/topics/introduction Only package redis into window executable exe to facilitate the use of the development environment. ## Latest compilation schedule ```shell 2022-11-28 redis-7.0 2021-05-19 redis-6.0.13 2021-05-19 redis-6.0.12 2021-01-25 redis-6.0.10 ``` ## Specify the configuration file to run ```cmd redis-server.exe ./redis.conf ``` ![输入图片说明](https://images.gitee.com/uploads/images/2020/1222/220122_96ef16ad_2159235.png "pic.png") ![输入图片说明](https://images.gitee.com/uploads/images/2020/1222/220201_992b56a1_2159235.png "pic.png")