Skip to content

Latest commit

 

History

History
88 lines (46 loc) · 3.9 KB

2016-12-05-tidb-weekly.md

File metadata and controls

88 lines (46 loc) · 3.9 KB
layout title
post
Weekly Update

Weekly update in TiDB

Last week, we landed 48 PRs in the TiDB repositories, 6 PRs in the TiDB docs repositories.

Added

Fixed

Improved

Document change

The following guides are updated:

Weekly update in TiKV

Last week, we landed 22 PRs in the TiKV repositories.

Added

Fixed

Improved

  • Replace the score type with resource kind to calculate the scores more easily.

  • Replace origin concept balance with schedule and simplify configurations.

  • Use coordinator to control the speed of different schedulers.