- 博客(5)
- 收藏
- 关注
原创 maven settings文件标准版
D:/maven/repository thirdparty Maven spdbccc Mirror http://172.30.114.126:8004/nexus/content/g...
2016-05-27 11:11:00 363
原创 Redis Cluster Tutorial
http://redis.io/topics/cluster-tutorial Redis cluster tutorial This document is a gentle introduction to Redis Cluster, that does not use complex to understand distributed systems concepts. It ...
2016-05-27 11:09:45 190
原创 git基础命令和部分讲解
一、git中一些基本概念 1.工作区 当前直接操作的内容 2.暂存区 临时存放改变的内容 3.版本库 仓库中保存的内容 二、git存储变化 1.git add file 暂存区目录树更新 修改或者增加的文件内容会写到对象库中的对象中 ...
2016-05-27 11:09:27 141
原创 微服务开发指导
1 开发说明 1.1 project说明 1.1.1 下载地址 工程下载地址:ssh://xxx@apaciccc5086:29418/emarket.git (用git) demo工程下载地址:ssh://xxx@apaciccc5086:29418/microservice.git(用git) xxx 表示自己的git用户名 1.1.2 一个parent工程...
2016-05-27 11:06:44 162
原创 生产环境redis重启后,设置形成集群
redis 规划 ip 端口 主/从 slots 172.19.149.126:9001 master1 (1-5000) 172.19.149.126: 9002 slave3 172.19.149.126: 9003 master2 (5001-10000) 172.19.149.127: 9001 slave2 ...
2016-05-27 11:05:20 412
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人