Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 2.9 KB

2016-10-31-tidb-weekly.md

File metadata and controls

53 lines (34 loc) · 2.9 KB
title date summary tags
Weekly update (October 24 ~ October 30, 2016)
2016-10-31
Last week, we landed 24 PRs in the TiDB repositories and 28 PRs in the TiKV repositories.
TiDB
TiKV
Placement Driver

Weekly update (October 24 ~ October 30, 2016)

Last week, we landed 24 PRs in the TiDB repositories and 28 PRs in the TiKV repositories.

Notable changes to TiDB

Notable changes to TiKV

Notable changes to Placement Driver

  • Refactor store/region cache to make code clearer, including PR 353, 365, 366.
  • Support the GetPDMembers API.

New contributors