Skip to content

Releases: tikv/pd

pd-server rc2

01 Mar 08:01
Compare
Choose a tag to compare
  • Support location aware replica sheduling
  • Conduct fast scheduling based on the number of region
  • pd-ctl support more features
    • Add or delete PD
    • Obtain Region information with Key
    • Add or delete scheduler and operator
    • Obtain cluster label information

pd-server rc2-preview

26 Jan 11:49
Compare
Choose a tag to compare
*: update vendor. (#486)

pd-server rc1

23 Dec 02:29
Compare
Choose a tag to compare
*: pid to id (#448)

PD Beta4

01 Nov 08:57
Compare
Choose a tag to compare
server/cache: hide regions in clusterInfo (#367)

* server/cache: hide regions in clusterInfo

regionsInfo will be rewrote later, we should not access it directly.