Redis for Windows - https://github.com/tporadowski/redis
========================================================
This version of Redis (https://redis.io/) is an unofficial port to Windows OS
based on work contributed by Microsoft Open Technologies Inc. It is maintained
by Tomasz Poradowski (tomasz@poradowski.com, http://www.poradowski.com/en/).
Contents of this package:
- *.exe - various Redis for Windows executables compiled for x64 platfrom,
- *.pdb - accompanying PDB files useful for debugging purposes,
- license.txt - license information (BSD-like),
- RELEASENOTES.txt - Windows-specific release notes,
- 00-RELEASENOTES - changelog of original Redis project, those changes are
ported back to this Windows version.
For more information - please visit https://github.com/tporadowski/redis
If you find this version of Redis useful and would like to support ongoing
development - please consider sponsoring my work at https://github.com/sponsors/tporadowski
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
redis主从模式与哨兵模式例子 # 当前Sentinel服务运行的端口 port 26378 # 哨兵监听的主服务器 sentinel myid 09a71e001825114de399e0b6214c4b6f5449ab3a # 3秒内mymaster没响应,则认为mymaster宕机 sentinel deny-scripts-reconfig yes # 如果10秒后,mymaster仍没启动过来,则启动failover sentinel monitor mymaster 127.0.0.1 6380 2 # 执行故障转移时,最多有1个从服务器同时对新的主服务器进行同步 sentinel down-after-milliseconds mymaster 3000 # Generated by CONFIG REWRITE dir "D:\\redis\\redis-6378" sentinel failover-timeout mymaster 10000 sentinel auth-pass mymaster lyyc123456 sentinel config-epoch
资源推荐
资源详情
资源评论
收起资源包目录
redis.zip (68个子文件)
redis
startrRedisSentinel26378.cmd 60B
start6379.cmd 53B
start6378.cmd 53B
redis-6380
redis-server.exe 1.77MB
redis-server.pdb 9.39MB
redis-check-rdb.pdb 9.39MB
startRedisSentinel.bat 67B
redis-cli.pdb 5.84MB
README.txt 991B
EventLog.dll 2KB
00-RELEASENOTES 128KB
redis-cli.exe 614KB
redis-check-aof.pdb 9.39MB
redis.windows-service.conf 61KB
sentinel.conf 993B
redis.windows.conf 60KB
redis-benchmark.pdb 5.44MB
RELEASENOTES.txt 4KB
startRedisServer.bat 61B
dump.rdb 42KB
redis-benchmark.exe 449KB
redis-check-rdb.exe 1.77MB
redis-check-aof.exe 1.77MB
redis-6379
redis-server.exe 1.77MB
redis-server.pdb 9.39MB
redis-check-rdb.pdb 9.39MB
startRedisSentinel.bat 67B
redis-cli.pdb 5.84MB
README.txt 991B
EventLog.dll 2KB
00-RELEASENOTES 128KB
redis-cli.exe 614KB
redis-check-aof.pdb 9.39MB
redis.windows-service.conf 61KB
sentinel.conf 993B
redis.windows.conf 60KB
redis-benchmark.pdb 5.44MB
RELEASENOTES.txt 4KB
startRedisServer.bat 61B
dump.rdb 42KB
redis-benchmark.exe 449KB
redis-check-rdb.exe 1.77MB
redis-check-aof.exe 1.77MB
startrRedisSentinel26379.cmd 60B
start6380.cmd 53B
startrRedisSentinel26380.cmd 60B
redis-6378
redis-server.exe 1.77MB
redis-server.pdb 9.39MB
redis-check-rdb.pdb 9.39MB
startRedisSentinel.bat 67B
redis-cli.pdb 5.84MB
README.txt 991B
EventLog.dll 2KB
00-RELEASENOTES 128KB
redis-cli.exe 614KB
redis-check-aof.pdb 9.39MB
redis.windows-service.conf 61KB
sentinel.conf 993B
redis.windows.conf 60KB
redis-benchmark.pdb 5.44MB
Redis-x64-5.0.14.1.zip 12.03MB
RELEASENOTES.txt 4KB
startRedisServer.bat 61B
dump.rdb 42KB
redis-benchmark.exe 449KB
redis-check-rdb.exe 1.77MB
redis-check-aof.exe 1.77MB
readme.txt 232B
共 68 条
- 1
资源评论
斗码士
- 粉丝: 191
- 资源: 36
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功