yanglbme
d497fffafb
fix: update documents description
2020-04-04 10:40:03 +08:00
Qimiao Chen
bf8ab591bf
Polishing
2020-04-01 13:43:00 +08:00
Qimiao Chen
fa803c94cc
Polish Javadoc in LRUCache
2020-04-01 11:25:43 +08:00
Qimiao Chen
70d7136fad
Fix typo
2020-03-31 17:08:40 +08:00
Yang Libin
3058218b3a
docs: update doc and close some issues
...
* close #133
* close #134
2019-12-15 10:02:08 +08:00
Yang Libin
dd7d0fd1d2
docs: update doc to fix #130
...
* close #130
* thanks @hhqiwei
2019-11-28 17:29:09 +08:00
ImgBotApp
930ed5ac62
[ImgBot] Optimize images
...
*Total -- 1,087.50kb -> 1,083.88kb (0.33%)
/docs/from-readers/images/qrcode-for-doocs.jpg -- 65.77kb -> 65.44kb (0.51%)
/images/qrcode-for-doocs.jpg -- 65.77kb -> 65.44kb (0.51%)
/docs/high-concurrency/images/qrcode-for-doocs.jpg -- 65.77kb -> 65.44kb (0.51%)
/docs/high-availability/images/qrcode-for-doocs.jpg -- 65.77kb -> 65.44kb (0.51%)
/docs/extra-page/images/qrcode-for-doocs.jpg -- 65.77kb -> 65.44kb (0.51%)
/docs/micro-services/images/qrcode-for-doocs.jpg -- 65.77kb -> 65.44kb (0.51%)
/docs/distributed-system/images/qrcode-for-doocs.jpg -- 65.77kb -> 65.44kb (0.51%)
/docs/big-data/images/qrcode-for-doocs.jpg -- 65.77kb -> 65.44kb (0.51%)
/docs/from-readers/images/qrcode-for-yanglbme.jpg -- 70.17kb -> 70.05kb (0.17%)
/images/qrcode-for-yanglbme.jpg -- 70.17kb -> 70.05kb (0.17%)
/docs/high-availability/images/qrcode-for-yanglbme.jpg -- 70.17kb -> 70.05kb (0.17%)
/docs/micro-services/images/qrcode-for-yanglbme.jpg -- 70.17kb -> 70.05kb (0.17%)
/docs/high-concurrency/images/qrcode-for-yanglbme.jpg -- 70.17kb -> 70.05kb (0.17%)
/docs/extra-page/images/qrcode-for-yanglbme.jpg -- 70.17kb -> 70.05kb (0.17%)
/docs/distributed-system/images/qrcode-for-yanglbme.jpg -- 70.17kb -> 70.05kb (0.17%)
/docs/big-data/images/qrcode-for-yanglbme.jpg -- 70.17kb -> 70.05kb (0.17%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-27 09:51:23 +00:00
yanglbme
c4e324207e
docs: update cover page and README
...
更新封面,添加联系方式
2019-11-27 17:47:27 +08:00
Yang Libin
45ab02cb7e
docs: update doc to fix #128
...
* close #128
* thanks @hhqiwei
2019-11-27 16:56:06 +08:00
Yang Libin
0fa8278539
docs: update why-mq.md to fix #127
...
* close #127
* thanks @hhqiwei
2019-11-27 15:21:29 +08:00
Yang Libin
f546851c33
Merge pull request #120 from huifer/master
...
micro service
2019-11-12 10:55:05 +08:00
Yang Libin
a7f161ac33
Update redis-caching-avalanche-and-caching-penetration.md
2019-11-12 10:50:06 +08:00
GungnirLaevatain
5b8a84fa69
docs(from-readers): modify desc about caching penetration
2019-11-12 00:09:30 +08:00
wangtao
9f41b9c413
docs(from-readers): add an article about current limiting
2019-11-07 10:14:36 +08:00
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