Skip to content
Permalink
master

Commits on Oct 13, 2020

  1. Merge branch 'master' of github.com:doocs/advanced-java

    yanglbme committed Oct 13, 2020
  2. feat: update mq-time-delay-and-expired-failure

    RocketMQ 消息积压解决方案补充
    yanglbme committed Oct 13, 2020
  3. Merge pull request #196 from hai046/master

    添加几个常用的CAP框架对比
    yanglbme committed Oct 13, 2020
  4. docs: add cap framework(#196)

    Thanks @hai046
    yanglbme committed Oct 13, 2020
  5. Update distributed-system-cap.md

    hai046 committed Oct 13, 2020
  6. Update distributed-system-cap.md

    几个常用的CAP框架对比
    hai046 committed Oct 13, 2020
  7. feat: update sync workflow

    更新 Sync 工作流
    yanglbme committed Oct 13, 2020

Commits on Oct 12, 2020

  1. docs: improve document

    yanglbme committed Oct 12, 2020

Commits on Oct 3, 2020

  1. docs: improve document and close #194

    yanglbme committed Oct 3, 2020

Commits on Oct 2, 2020

  1. docs: improve docs and close #193

    yanglbme committed Oct 2, 2020

Commits on Sep 24, 2020

  1. docs: format document with prettier

    全面整理项目内容,可读性更佳
    yanglbme committed Sep 24, 2020

Commits on Sep 17, 2020

  1. feat: update dubbo-load-balancing

    yanglbme committed Sep 17, 2020

Commits on Sep 16, 2020

  1. fix: update dubbo-load-balancing(#190)

    * close #190
    yanglbme committed Sep 16, 2020

Commits on Sep 13, 2020

  1. feat: add branch-merge action

    yanglbme committed Sep 13, 2020

Commits on Sep 7, 2020

  1. docs: add redis-master-slave.md

    添加:Redis 主从架构
    yanglbme committed Sep 7, 2020

Commits on Aug 30, 2020

  1. Merge pull request #186 from doocs/imgbot

    [ImgBot] Optimize images
    yanglbme committed Aug 30, 2020
  2. [ImgBot] Optimize images

    *Total -- 1,473.40kb -> 1,184.44kb (19.61%)
    
    /images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
    /docs/extra-page/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
    /docs/big-data/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
    /docs/high-concurrency/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
    /docs/distributed-system/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
    /docs/micro-services/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
    /docs/high-availability/images/pdf.png -- 210.49kb -> 169.21kb (19.61%)
    
    Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
    ImgBotApp committed Aug 30, 2020
  3. fix: update README.md

    yanglbme committed Aug 30, 2020
  4. fix: update README.md

    yanglbme committed Aug 30, 2020
  5. feat: add plugin 'docsify-to-pdf-converter'(#185)

    yanglbme committed Aug 30, 2020
  6. Merge pull request #185 from franklingu/patch-1

    fix: change urls to make export to pdf works
    yanglbme committed Aug 30, 2020
  7. fix: change urls to make export to pdf works

    currently, there are a few urls with this pattern /docs/...
    
    when trying to covert to pdf for this docsify project, it fails with such errors:
    ~~~
    ERROR:
    combineMarkdowns
    
    Error: file /docs/micro-services/huifer-what's-microservice-how-to-communicate.md is not exist, but listed in summary.md
    ~~~
    
    by changing "/docs/..." to "./docs/..." the export will work.
    
    What is more, changing of the URLs make URL patterns in summary.md consistent
    franklingu committed Aug 30, 2020

Commits on Aug 22, 2020

  1. fix: update es-introduction.md

    yanglbme committed Aug 22, 2020

Commits on Aug 13, 2020

  1. fix: change to cdn resources

    yanglbme committed Aug 13, 2020

Commits on Aug 11, 2020

  1. Merge branch 'master' of github.com:doocs/advanced-java

    yanglbme committed Aug 11, 2020

Commits on Aug 2, 2020

  1. docs: update README.md

    Explain how to run the project on the local machine.
    yanglbme committed Aug 2, 2020

Commits on Jul 30, 2020

  1. fix: update micro-services-technology-stack.md

    yanglbme committed Jul 30, 2020

Commits on Jul 19, 2020

  1. fix: update redis-production-environment.md

    修复小错误
    yanglbme committed Jul 19, 2020

Commits on Jul 12, 2020

  1. fix: update index and README

    yanglbme committed Jul 12, 2020

Commits on Jul 5, 2020

  1. docs: update redis-single-thread-model, close #176

    * thanks @YangDaWang
    * close #176
    yanglbme committed Jul 5, 2020

Commits on Jun 27, 2020

  1. Merge pull request #172 from doocs/imgbot

    [ImgBot] Optimize images
    chenqimiao committed Jun 27, 2020
  2. [ImgBot] Optimize images

    *Total -- 252.56kb -> 231.27kb (8.43%)
    
    /docs/micro-services/images/deal-with-complex-things-3.png -- 171.24kb -> 151.40kb (11.59%)
    /docs/distributed-system/images/distributed-transaction-saga.png -- 81.32kb -> 79.87kb (1.78%)
    
    Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
    ImgBotApp committed Jun 27, 2020
  3. Merge pull request #171 from AmyliaY/master

    补充 分布式事务解决方案Saga
    yanglbme committed Jun 27, 2020
Older
You can’t perform that action at this time.