huifer
8a2eb1dbc0
Delete huifer-redis-technology-stack
2019-10-31 10:17:42 +08:00
huifer
6f1abaf812
docs(from-readers): add an article about redis
2019-10-26 20:59:45 +08:00
Yang Libin
7b122d18f2
docs: update redis-consistence.md
...
修改文档描述
2019-09-18 09:12:26 +08:00
yanglbme
51ba948511
docs: modify sub-readme pages
...
更新子目录 README 文档说明
2019-08-22 01:20:27 +00:00
Qimiao Chen
184e826854
Fix typo
2019-08-19 15:47:03 +08:00
Qimiao Chen
65beea8f07
Fix syntax error
2019-08-19 15:25:30 +08:00
Yang Libin
bb74970005
docs: update mq-design.md
...
* close #84
* close #85
2019-07-22 09:28:31 +08:00
Yang Libin
275e2dd150
docs: update redis-single-thread-model.md
...
* close #82
* 更新 Redis 单线程模型描述,读者可以参考《Redis 设计与实现》进行系统学习。
* See https://github.com/doocs/technical-books#database
2019-07-17 09:19:32 +08:00
yanglbme
284803451c
docs: update doc description
...
* close #75
* close #76
2019-07-01 11:27:13 +08:00
yanglbme
22a4f8ba51
docs(high-concurrency): update database-shard-dynamic-expand.md
2019-06-24 09:15:47 +08:00
yanglbme
122252ea4d
docs(high-concurrency): update database-shard.md
...
更新数据库中间件描述信息,详情请看:https://github.com/doocs/advanced-java/blob/master/docs/high-concurrency/database-shard.md
2019-06-11 10:55:03 +08:00
yanglbme
e8dfeecea0
docs: update redis-single-thread-model.md
...
* fix typo in distributed-lock-redis-vs-zookeeper.md
* update redis-single-thread-model.md
2019-05-27 11:12:33 +08:00
yanglbme
d5c321b72b
docs(high-concurrency): update how-to-ensure-high-availability-of-message-queues.md
...
fix #67 , see https://github.com/doocs/advanced-java/blob/master/docs/high-concurrency/how-to-ensure-high-availability-of-message-queues.md
2019-05-15 11:12:06 +08:00
yanglbme
143227f8ec
docs: add README.md in subdirs
2019-05-08 10:51:29 +08:00
yanglbme
06dca0d2c2
docs: minor changes in doc description
2019-04-10 23:27:44 +08:00
LiangHao
391eb923a1
a typo in text
...
a typo in text
2019-04-08 21:01:29 +08:00
yanglbme
0233b5868a
docs: format docs in dubbo
2019-04-01 21:57:16 +08:00
yanglbme
c0cc3ca192
docs: update doc description
...
* Update database-shard.md
* Update dubbo-operating-principle.md
2019-03-17 21:58:26 +08:00
yanglbme
59da1a575a
docs(high-concurrency): update redis description
...
Format docs and add some new content
2019-03-15 17:03:27 +08:00
yanglbme
2cbf590a66
docs: update redis-sentinel.md
...
Welcome to join the Doocs Open Source organization, see https://github.com/doocs/intro for details.
2019-03-15 15:40:30 +08:00
yanglbme
e3d8a56f72
docs: fix typo in redis-master-slave.md
...
msater -> master
2019-03-15 14:49:27 +08:00
yanglbme
99eb26e71a
docs(high-concurrency): update es and redis desc
...
* Fix typos
* Update docs description
2019-03-15 14:39:24 +08:00
yanglbme
a774169b78
docs: update docs description in ElasticSearch
...
* Update docs description in ElasticSearch
* Welcome to join the WeChat Group, see https://github.com/doocs/intro/issues/6 for details.
2019-03-15 10:38:39 +08:00
yanglbme
71928b7fd8
docs: update es-architecture.md
...
* 更新 es 架构文章描述。
* 更新 README,欢迎所有面试官和面试者们来 #9 分享自己的想法。在这里对 @blackdog1987 表示感谢,他给我们分享了他自己作为技术面试官招人的一些侧重点和对面试者的建议。
2019-03-13 09:33:17 +08:00
yanglbme
b19e13e5a7
Merge pull request #49 from tccbest/master, thanks @tccbest
...
* Fix typo in redis-sentinel.md
* Thanks @tccbest
2019-03-07 16:08:03 +08:00
Awesome
5cd74ae7cc
Update redis-sentinel.md
...
update configuraiton to configuration
2019-03-07 16:03:38 +08:00
ImgBotApp
363136f836
[ImgBot] Optimize images
...
*Total -- 163.03kb -> 68.60kb (57.92%)
/images/redis-single-thread-model.png -- 81.52kb -> 34.30kb (57.92%)
/docs/high-concurrency/images/redis-single-thread-model.png -- 81.52kb -> 34.30kb (57.92%)
2019-03-06 09:17:20 +00:00
yanglbme
88c4c1eb20
docs: update redis-single-thread-model.png
...
* 更新 redis 单线程模型文章知识点描述;
* 重新绘图,更清晰直观;
* 学习的时候,参照文字描述与图片,更加容易理解。
2019-03-06 17:10:38 +08:00
yanglbme
b6078f7471
docs: format document
2019-03-04 21:40:39 +08:00
yanglbme
57a26523a0
docs: update es-write-query-search.md
...
倒排索引的一些补充说明
2019-02-27 14:29:59 +08:00
Libin Yang
082eb471c1
docs: update database-shard.md
...
Update cobar desc
2019-02-18 10:59:24 +08:00
Libin Yang
2e2a9f3d48
docs: update why-mq.md to fix #40
...
- Update RocketMQ desc
- Fix #40 @rainzhao
2019-02-15 14:02:09 +08:00
Libin Yang
da0f759f6b
docs: update why-cache.md and close #39
...
- Fix typo in why-cache.md
- Close #39 @jiaxingzheng
2019-02-14 20:50:44 +08:00
Libin Yang
64585c9545
docs: update redis-persistence and close #37
...
- Fix typo in redis-persistence
- Close #37
2019-02-09 21:34:48 +08:00
igayhub
1288360b17
docs: fix typo in mysql-read-write-separation
2019-01-23 20:00:56 +08:00
yanglbme
ec854a4781
docs: update es mapping types desc to fix #33
...
- Indices created in Elasticsearch 6.0.0 or later may only contain a single mapping type. Indices created in 5.x with multiple mapping types will continue to function as before in Elasticsearch 6.x. Mapping types will be completely removed in Elasticsearch 7.0.0.
- Fix #33
- Thank you @jptangchina
2019-01-23 17:11:32 +08:00
yanglbme
a2e344e572
Merge branch 'master' of github.com:doocs/advanced-java
2019-01-22 17:14:01 +08:00
yanglbme
524cc01331
docs: update es desc to fix #32
...
- Fix #32
- Thank you @CavaliersFor
2019-01-22 17:12:09 +08:00
ImgBotApp
f93a4f3a6b
[ImgBot] Optimize images
...
*Total -- 56.62kb -> 24.34kb (57.01%)
/images/database-id-sequence-step.png -- 28.31kb -> 12.17kb (57.01%)
/docs/high-concurrency/images/database-id-sequence-step.png -- 28.31kb -> 12.17kb (57.01%)
2019-01-18 02:57:31 +00:00
yanglbme
5479a3c6ac
Merge branch 'master' of github.com:doocs/advanced-java
2019-01-18 10:53:16 +08:00
yanglbme
30ae5085e8
docs: update database-shard-global-id-generate
...
更新分库分表后如何生成唯一ID
2019-01-18 10:51:38 +08:00
ImgBotApp
66694224ad
[ImgBot] Optimize images
...
*Total -- 46.21kb -> 20.38kb (55.89%)
/images/mq-10.png -- 23.11kb -> 10.19kb (55.89%)
/docs/high-concurrency/images/mq-10.png -- 23.11kb -> 10.19kb (55.89%)
2019-01-17 15:07:11 +00:00
yanglbme
4fa1c44df1
docs: update image of kafka to fix #28
...
- 修改 Kafka 图片小错误
- 调整图片展示位置
2019-01-17 22:49:34 +08:00
ImgBotApp
0197bf5781
[ImgBot] Optimize images
...
*Total -- 30.37kb -> 12.92kb (57.45%)
/images/mq-11.png -- 15.19kb -> 6.46kb (57.45%)
/docs/high-concurrency/images/mq-11.png -- 15.19kb -> 6.46kb (57.45%)
2019-01-12 06:49:57 +00:00
yanglbme
7a234caedd
docs: update microservices-introduction
2019-01-12 14:27:52 +08:00
yanglbme
ac26eed87e
docs: fix typo
2019-01-09 16:08:13 +08:00
yanglbme
bbe7c8fdfb
docs: update doc description
2019-01-07 21:54:14 +08:00
yanglbme
a7cb243259
docs: update UUID desc to fix #22 , rename images
...
- Update UUID desc to fix #22
- Rename img to images
- Fix typo
2019-01-07 15:44:02 +08:00
yanglbme
0584822e28
Merge branch 'master' of github.com:doocs/advanced-java
2019-01-03 14:41:55 +08:00
yanglbme
13c775483f
docs: update redis-consistence, fix #18
...
更新高并发场景下缓存与数据库双斜不一致问题分析
2019-01-03 14:39:41 +08:00