1. 3c6b5ab chore: add warning (#303) by Jiacai Liu · 4 months ago main
  2. d880dd2 refactor: make create table idempotent (#286) by CooooolFrog · 4 months ago
  3. 1da3a20 chore: fix broken link (#301) by Cancai Cai · 5 months ago
  4. 7d90190 chore!: replace ceresdb with test (#298) by Jiacai Liu · 5 months ago
  5. 51536a1 refactor: remove useless procedure persist (#300) by CooooolFrog · 5 months ago
  6. b3d62d9 fix ut by CooooolFrog · 5 months ago
  7. 7e5268a feat: add drop shard node api (#295) by CooooolFrog · 5 months ago
  8. 475647f refactor: refactor create table procedure (#288) by CooooolFrog · 6 months ago
  9. 52ee69c fix: fix integration tests on dev branch (#287) by CooooolFrog · 6 months ago
  10. 5b5eb12 chore: update website url (#294) by chunshao.rcs · 5 months ago
  11. 24322bc feat!: upgrade horaedbproto (#297) by chunshao.rcs · 5 months ago
  12. ab067bf chore: fix publish nightly image (#293) by chunshao.rcs · 5 months ago
  13. 393774a chore: add asf yaml (#292) by chunshao.rcs · 5 months ago
  14. a937ab1 chore: update license header and do the rename (#290) by tison · 5 months ago
  15. 1285ef8 chore: rename comment's ceresdb to horaedb (#285) by caicancai · 6 months ago
  16. 2bce1d1 chore: rename ceresdb to horaedb (#283) by tison · 6 months ago
  17. 08d66c4 refactor: procedure storage (#279) by CooooolFrog · 6 months ago
  18. 472b91c fix: wrong procedure id allocator (#282) by CooooolFrog · 6 months ago
  19. 312a860 fix: wrong env variable in integration test (#281) by CooooolFrog · 6 months ago
  20. 70d49de chore: rename ceresmeta to horaemeta (#280) by chunshao.rcs · 7 months ago
  21. 849c585 chore: Ratelimiter is enabled by default (#271) by chunshao.rcs · 7 months ago
  22. 8a070ad refactor: rename deployMode to enableSchedule (#273) by chunshao.rcs · 7 months ago
  23. da81e53 ci: fix integration-test (#275) by chunshao.rcs · 7 months ago
  24. 81b8d68 fix: fix update shard view (#270) by CooooolFrog · 7 months ago
  25. 7afb295 refactor!: refactor shard version logic (#264) by CooooolFrog · 7 months ago
  26. b4402f7 refactor: correct shard version (#268) by CooooolFrog · 7 months ago
  27. b502492 ci: check license header tool (#269) by tison · 7 months ago
  28. e621b9f ci: catchup and simplify integrate test runner (#267) by tison · 7 months ago
  29. 5861780 refactor!: rename binary to ceresmeta-server (#265) by tison · 7 months ago
  30. 15b5ef7 chore: fix golang version pattern in go.mod (#262) by tison · 8 months ago
  31. 40ccbe8 fix: nil resp if no need to forward (#261) by WEI Xikai · 8 months ago
  32. d65de0a chore: upgrade golang to v1.21 and tool chains (#260) by WEI Xikai · 8 months ago
  33. 78483af refactor: remove useless topology data (#237) by CooooolFrog · 8 months ago
  34. f561cd6 fix: modify the logic of pick shards (#259) by CooooolFrog · 8 months ago
  35. bf4c026 chore: add debug prefix (#258) by Jiacai Liu · 8 months ago
  36. a3baa12 fix: return error when single node is not found in static topology (#226) by CooooolFrog · 8 months ago
  37. 0ffbf5c fix: unset the MaxOpsPerTxn (#255) by WEI Xikai · 8 months ago
  38. 89dbb61 feat: support MaxOpsPerTxn for operate etcd (#254) by WEI Xikai · 8 months ago
  39. 98ef814 fix: logger panic (#252) by CooooolFrog · 8 months ago
  40. afc07f5 fix: TLS config (#251) by CooooolFrog · 8 months ago
  41. 3f81056 feat: support access etcd with tls (#250) by CooooolFrog · 8 months ago
  42. 70e316e chore: use clusters in api endpoint (#249) by Jiacai Liu · 8 months ago v1.2.7
  43. 27fad2f refactor: diagnose shards api (#246) by chunshao.rcs · 8 months ago
  44. e35dcb3 feat: support shard affinity (#245) by WEI Xikai · 8 months ago
  45. 8da409a feat: add least table shard picker (#248) by CooooolFrog · 8 months ago
  46. 8e38f4b feat: add deploy mode (#247) by CooooolFrog · 8 months ago
  47. 7095a6a chore: refactor some code (#244) by chunshao.rcs · 8 months ago
  48. bdd40e6 feat: support external etcd (#238) by chunshao.rcs · 8 months ago
  49. 3075197 fix: allow rebalance scheduler to run on the unstable cluster (#243) by WEI Xikai · 8 months ago
  50. a12b7fc improve: generate a more uniform distribution (#236) by WEI Xikai · 8 months ago
  51. 40d3063 refactor: http mod (#242) by chunshao.rcs · 8 months ago
  52. ab7fb2d chore: add some operation apis (#241) by chunshao.rcs · 8 months ago
  53. b24f7eb feat: support drop partition table parallelly (#240) by chunshao.rcs · 8 months ago
  54. e097efe chore: remove useless code (#239) by chunshao.rcs · 8 months ago
  55. ba4c8e2 feat: add diagnose/shards api (#235) by chunshao.rcs · 8 months ago
  56. fde3dd9 chore: remove coverage (#234) by Jiacai Liu · 9 months ago
  57. b397c74 fix: drop partition table (#231) by CooooolFrog · 9 months ago
  58. 07a50fc fix: wrong shard id when drop non-exist table (#230) by WEI Xikai · 9 months ago
  59. c47a525 chore: ugprade the ceresdbproto (#229) by WEI Xikai · 9 months ago
  60. bb34836 fix: add cluster state check (#203) by CooooolFrog · 9 months ago
  61. 7624f6f chore: add version print (#227) by CooooolFrog · 9 months ago
  62. b14d5e7 refactor: avoid routing tables returning errors due to incorrect metadata (#225) by chunshao.rcs · 9 months ago v1.2.6
  63. 22ed580 fix: remove gprc header error stack (#222) by CooooolFrog · 10 months ago v1.2.5
  64. ca094dc refactor: optimize hash node select algo (#215) by CooooolFrog · 10 months ago
  65. bfb62e6 refactor: refactor api module (#220) by CooooolFrog · 10 months ago
  66. 2eeb7b0 feat: add ETCD member API (#207) by CooooolFrog · 11 months ago
  67. dc084d6 feat: add list procedure api (#214) by CooooolFrog · 11 months ago
  68. f33dc1b fix: remove codecov config (#212) by CooooolFrog · 11 months ago
  69. 16f8ff4 feat: add reopen shard scheduler (#218) by CooooolFrog · 11 months ago
  70. 2200761 refactor: support open shard concurrently (#205) by CooooolFrog · 11 months ago release-1.2.4 v1.2.4
  71. 95b3910 chore: add nighty builder (#210) by CooooolFrog · 11 months ago
  72. 433cc8e refactor: refactor http api module (#198) by CooooolFrog · 11 months ago
  73. 71712bc feat: add flow limiter read interface (#197) by 鲍金日 · 11 months ago
  74. 0f52606 fix: fix panic when shard is not assigned (#202) by CooooolFrog · 11 months ago
  75. d7ae6ee test: fix test update cluster view (#204) by CooooolFrog · 11 months ago
  76. 741535c chore: update golangci-lint version (#196) by 鲍金日 · 12 months ago
  77. 5726523 refactor: compatible with topology persistence (#191) by CooooolFrog · 1 year ago release-1.2.2 v1.2.2
  78. 4864e9e chore: rename limiter api (#192) by 鲍金日 · 1 year ago
  79. 111e9ba fix: remove test code (#190) by 鲍金日 · 1 year ago
  80. 6ebfc47 refactor: error message (#189) by 鲍金日 · 1 year ago
  81. 2553e08 feat: add gRPC flow limiter (#176) by 鲍金日 · 1 year ago release-1.2.1 v1.2.1
  82. 8d98f16 test: add unit tests (#178) by CooooolFrog · 1 year ago
  83. ea31bd7 refactor: refactor cluster interface (#185) by CooooolFrog · 1 year ago
  84. 37ff902 fix: optimize sub table creation (#182) by 鲍金日 · 1 year ago
  85. bf3e2f9 refactor: error message in http api (#180) by 鲍金日 · 1 year ago
  86. 4ab299b fix: add leader cache (#183) by CooooolFrog · 1 year ago
  87. 713a18a refactor: add pprof debug API (#184) by CooooolFrog · 1 year ago
  88. 82ca6a3 fix: mod zero (#171) by chunshao.rcs · 1 year, 1 month ago
  89. dedea8c test: add integration test (#177) by CooooolFrog · 1 year, 1 month ago
  90. 45c4f10 feat: support multiple cluster (#172) by CooooolFrog · 1 year, 1 month ago
  91. a90ce9b chore: add codecov.yml (#175) by chunshao.rcs · 1 year, 1 month ago
  92. 7f1354e fix: touch time not updated when register node (#170) by CooooolFrog · 1 year, 1 month ago release-1.2 v1.2.0
  93. 541b7bf fix: register node (#169) by CooooolFrog · 1 year, 1 month ago
  94. 77bd521 refactor: support topology type (#168) by CooooolFrog · 1 year, 1 month ago
  95. 3f9d247 fix: fix drop partition table (#167) by CooooolFrog · 1 year, 1 month ago
  96. e084d80 refactor: avoid frequent update of clusterVersion (#166) by CooooolFrog · 1 year, 1 month ago
  97. ff52175 fix: empty results of get table of shards (#164) by CooooolFrog · 1 year, 1 month ago
  98. 9608d4c feat: add deploy mode (#163) by CooooolFrog · 1 year, 1 month ago
  99. 0e2b450 feat: add rebalanced shard scheduler (#162) by CooooolFrog · 1 year, 1 month ago
  100. e84961d fix: update cluster view when shardinfos is empty (#160) by CooooolFrog · 1 year, 1 month ago