redis-windows/redis-windows
Fork: 146 Star: 1438 (更新于 2024-11-20 02:36:46)
license: Apache-2.0
Language: Batchfile .
Redis 6.0.20 6.2.14 7.0.15 7.2.4 7.4.0 for Windows
English | 简体中文
Redis Windows Version
With the powerful automated building capability of GitHub Actions, we can compile the latest version of Redis for Windows system in real-time.
The entire compilation process is completely transparent and open, with the compilation script located in the .github/workflows/ directory and the compilation logs available on the Actions page. In addition, we have added a hash calculation step when the compilation is completed, and the result is printed in the log. This is unmodifiable and recorded in the release page. You can verify the hash value of the downloaded file against the log and release page.
Our project is absolutely pure and without any hidden features, and can withstand the scrutiny of all experts. If you have any good ideas, please feel free to communicate with us.
We provide three operation modes:
- Run the start.bat script in the project to start directly with one click.
- Use the command line.
- Support running as a system service.
Command line startup:
cmd startup:
redis-server.exe redis.conf
powershell startup:
./redis-server.exe redis.conf
Service installation:
Can achieve automatic startup on boot. Please run it as an administrator and change RedisService.exe to the actual directory where it is stored.
sc.exe create Redis binpath=C:\Software\Redis\RedisService.exe start= auto
Start service
net start Redis
Out of Service
net stop Redis
Uninstall service
sc.exe delete Redis
Project Home: https://github.com/redis-windows/redis-windows
Acknowledgement:
Disclaimer
We suggest that you use it for local development and follow Redis official guidance to deploy it on Linux for production environment. This project doesn't bear any responsibility for any losses caused by using it and is only for learning and exchange purposes.
最近版本更新:(数据更新于 1970-01-01 00:00:00)
主题(topics):
redis, redis-for-windows, redis-server, redis-windows, redis6, redis62, redis7
redis-windows/redis-windows同语言 Batchfile最近更新仓库
2024-11-10 00:22:01 massgravel/Microsoft-Activation-Scripts
2024-09-14 07:10:16 Alex313031/Thorium-Win
2024-08-24 16:52:16 symbuzzer/Turkish-Ad-Hosts
2024-04-18 21:13:24 TheMMC/In-Place_Upgrade_Helper
2024-04-06 13:43:56 map220v/MiPad5-Drivers
2023-10-05 00:43:22 meetrevision/ventoy-config