当前位置:网站首页>Keepalived 实现 Redis AutoFailover (RedisHA)1
Keepalived 实现 Redis AutoFailover (RedisHA)1
2022-06-26 15:53:00 【franket】
概要
下载redis源码包
[email protected] src# wget http://download.redis.io/releases/redis-3.0.4.tar.gz
--2015-09-24 14:21:10-- http://download.redis.io/releases/redis-3.0.4.tar.gz
Resolving download.redis.io... 109.74.203.151
Connecting to download.redis.io|109.74.203.151|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1364993 (1.3M) application/x-gzip
Saving to: “redis-3.0.4.tar.gz”
100%============================================================================================> 1,364,993 180K/s in 8.6s
2015-09-24 14:21:20 (155 KB/s) - “redis-3.0.4.tar.gz” saved 1364993/1364993
[email protected] src# ls
redis-3.0.4.tar.gz
[email protected] src#
安装redis
解压redis源码包
[email protected] src# tar -zxvf redis-3.0.4.tar.gz
redis-3.0.4/
redis-3.0.4/.gitignore
redis-3.0.4/00-RELEASENOTES
redis-3.0.4/BUGS
redis-3.0.4/CONTRIBUTING
redis-3.0.4/COPYING
redis-3.0.4/INSTALL
redis-3.0.4/MANIFESTO
...
...
redis-3.0.4/utils/redis-copy.rb
redis-3.0.4/utils/redis-sha1.rb
redis-3.0.4/utils/redis_init_script
redis-3.0.4/utils/redis_init_script.tpl
redis-3.0.4/utils/speed-regression.tcl
redis-3.0.4/utils/whatisdoing.sh
[email protected] src# ls
redis-3.0.4 redis-3.0.4.tar.gz
[email protected] src#
边栏推荐
- svg上升的彩色气泡动画
- When a project with cmake is cross compiled to a link, an error cannot be found So dynamic library file
- Svg savage animation code
- Leetcode one week race 298, first three questions
- Svg animation around the earth JS special effects
- Svg capital letter a animation JS effect
- 今年高考英语AI得分134,复旦武大校友这项研究有点意思
- What is the difference between stm32f1 and gd32f1?
- Stepn novice introduction and advanced
- 【蓝桥杯集训100题】scratch辨别质数合数 蓝桥杯scratch比赛专项预测编程题 集训模拟练习题第15题
猜你喜欢

5000 word analysis: the way of container security attack and defense in actual combat scenarios

Solana扩容机制分析(2):牺牲可用性换取高效率的极端尝试 | CatcherVC Research

Svg savage animation code

Application of ansible automation

零知识 QAP 问题的转化

简单科普Ethereum的Transaction Input Data

「干货」NFT 上中下游产业链全景分析

Comprehensive analysis of discord security issues

Panoramic analysis of upstream, middle and downstream industrial chain of "dry goods" NFT

Beijing University and Tencent jointly build angel4.0, and the self-developed in-depth learning framework "River map" is integrated into the ecology
随机推荐
svg环绕地球动画js特效
How to identify contractual issues
Golang 1.18 go work usage
7 自定义损失函数
Auto Sharding Policy will apply Data Sharding policy as it failed to apply file Sharding Policy
Have you ever had a Kindle with a keyboard?
[time complexity and space complexity]
IntelliJ idea -- Method for formatting SQL files
How to create your own NFT (polygon) on opensea
When a project with cmake is cross compiled to a link, an error cannot be found So dynamic library file
1 张量的简单使用
Svg savage animation code
Failed to get convolution algorithm. This is probably because cuDNN failed to initialize
Why are encoder and decoder structures often used in image segmentation tasks?
Net基于girdview控件实现删除与编辑行数据
若依微服务特殊字符串被过滤的解决办法
SVG大写字母A动画js特效
Transformation of zero knowledge QAP problem
AUTO sharding policy will apply DATA sharding policy as it failed to apply FILE sharding policy
大话领域驱动设计——表示层及其他