1. 3a336a9 Changed the etcd docker image version to v3.5.13 (#181) by Vinayak Sharma · 5 days ago unstable
  2. 105f280 Add the package source script for creating release tarball (#175) by hulk · 3 weeks ago
  3. bbf0e24 Add NOTICE file for the controller server (#174) by hulk · 4 weeks ago
  4. ce3cfb6 Add support of the failover command (#173) by hulk · 4 weeks ago
  5. 4b1f5e5 Add the random string when generating the session id (#172) by hulk · 4 weeks ago
  6. 4685978 Add support of the terminal client for the server (#171) by hulk · 4 weeks ago
  7. 4433b17 Fix flaky test in controller module (#170) by hulk · 5 weeks ago
  8. 590a0b4 Improve the operation of slot in SlotRanges (#169) by hulk · 5 weeks ago
  9. a4794bf Require at least one approval before merging (#168) by Twice · 5 weeks ago
  10. 5c2019b Refactor the implementation of the controller's probe and migration (#167) by hulk · 5 weeks ago
  11. df2f23c Don't add the node into the failover candidates if it's not a master node (#164) by hulk · 7 weeks ago
  12. 77db1c4 Add the failure count to the probe log message (#163) by hulk · 7 weeks ago
  13. 618f338 Parallel send the probe request in the same cluster (#158) by hulk · 8 weeks ago
  14. 7ca006b Update gin-gonic/gin from 1.7.3 to 1.7.4 (#155) by Leslie · 3 months ago
  15. 5fc828c Support namespace CRUD (#149) by Venjy · 3 months ago
  16. 1cc64d4 Fix the request method error in Import Cluster doc. (#150) by 纪华裕 · 3 months ago
  17. 6672971 Fix typo in the create cluster API doc (#148) by cyningsun · 4 months ago
  18. 3dc1e1a Update copyright to year 2024 in NOTICE (#147) by Haoran Yu · 4 months ago
  19. 7ac8f98 Setup the frontend framework (#143) by Venjy · 4 months ago
  20. 59d348e Fix missing ERR prefix in error message (#145) by xiaobiaozhao · 4 months ago
  21. 6a5164d Replace ioutil with os (#133) by xiaobiaozhao · 5 months ago
  22. e7b28c3 Add `sync.Group` to wait for the election goroutines to exit for etcd storage (#132) by 纪华裕 · 6 months ago
  23. 44f7c9e Fix typo in API.md (#128) by 纪华裕 · 6 months ago
  24. d77ea0f Add the support of using Apache Zookeeper as an alternative storage (#126) by 纪华裕 · 6 months ago
  25. b8882c5 Modify the CI running conditions (#127) by 纪华裕 · 6 months ago
  26. 41ea637 Add NOTICE to docker images (#125) by Twice · 7 months ago
  27. a8e3051 Don't exit the process while received the SIGHUP signal (#123) by hulk · 8 months ago
  28. 15211c5 Fix missing password if it's set (#122) by hulk · 8 months ago
  29. 25b77af Add import cluster API for adding existing clusters (#120) by hulk · 8 months ago
  30. d891105 Remove the migrate and failover history from the storage (#121) by hulk · 8 months ago
  31. 2f89fff Refactor CI workflow (#119) by Twice · 8 months ago
  32. 9292372 Add notification in .asf.yaml (#118) by Twice · 8 months ago
  33. 3cebdb9 Add NOTICE and asf.yaml (#117) by Twice · 8 months ago
  34. 196737e Rename kvrocks_controller to kvrocks-controller (#116) by hulk · 8 months ago
  35. 0021370 Add ASF header for source files (#115) by hulk · 8 months ago
  36. 078aa31 Minor refactor the failver configuration by git-hulk · 9 months ago v0.3.1
  37. d01e985 Validate config by git-hulk · 9 months ago v0.3.0
  38. 661d994 Add the support of the failover config (#111) by Uddeshya Singh · 9 months ago
  39. a04a33d Change the log timestamp to string by git-hulk · 9 months ago
  40. 8c60a02 Fix panic when unloading moudles by git-hulk · 9 months ago
  41. ae8fadf Remove the wrong copyright in header by git-hulk · 9 months ago
  42. bff07ec Fix test cases by git-hulk · 10 months ago
  43. ce6ab46 Fix test case by git-hulk · 10 months ago
  44. 44d441b Check if the failover is a master to prevent multi masters in one shard by git-hulk · 10 months ago
  45. 88b4a98 Fix etcd user/password didn't assign before initializing the client by git-hulk · 10 months ago
  46. 192416f Make the default read/write timeout to 3s by git-hulk · 10 months ago
  47. b3e1a67 Fix don't allow the domain name when creating the cluster (#97) by Matheus Sousa · 11 months ago v0.2.0
  48. ef4a945 Fix using create cluster will cause runtime error that index out of range (#93) by hbpen · 11 months ago
  49. 77fe35f Fix the cluster epoch check by git-hulk · 12 months ago
  50. 70d5e75 Fix migrate task by git-hulk · 12 months ago
  51. a0c914b Implement the migration API by git-hulk · 12 months ago
  52. d92a786 Refactor migrator by git-hulk · 12 months ago
  53. 9615c2f Fix name typo by git-hulk · 12 months ago
  54. d3fe92f Rename FailOver to Failover by git-hulk · 12 months ago
  55. 8a05fe4 Add the support of printing node status when listing node (#90) by Krishna Dutt Panchagnula · 12 months ago
  56. b8339a3 Fix test cases by git-hulk · 12 months ago
  57. 9180add Fix the cluster info parser bug by git-hulk · 12 months ago
  58. e8d1d85 Add the node API doc by git-hulk · 12 months ago
  59. b2d67d0 Detect the cluster node before adding to the shard by git-hulk · 12 months ago
  60. 15b4ae9 Fix minor bugs in shard API by git-hulk · 12 months ago
  61. 570d6f7 Add the shard API doc by git-hulk · 12 months ago
  62. 767588e Remove the NOT direct children when listing by git-hulk · 12 months ago
  63. ed852b6 Refine the metadata store path by git-hulk · 12 months ago
  64. 81bc167 Add basic_auth and tls in etcd config (#87) by fengyun.rui · 1 year ago
  65. a84eb4b Fix cluster should process all nodes in cluster on failover (#78) by fengyun.rui · 1 year ago
  66. 9ccaeb9 Fix didn't close the cluster safely on failover (#77) by fengyun.rui · 1 year ago
  67. e7feb7f Add support of the dynamic server listen address (#75) by fengyun.rui · 1 year ago
  68. b8592a7 Change the field replica to replicas (#74) by vearne · 1 year ago
  69. 6a16f05 perf: detect health of the nodes concurrently when create kvrocks cluster (#73) by fengyun.rui · 1 year ago
  70. e0d80b6 Upgrade Go version to 1.19+ (#69) by vearne · 1 year ago
  71. e9b15e8 Add ENV variables KVROCKS_CONTROLLER_HTTP_ADDR to config endpoint (#68) by vearne · 1 year ago
  72. 9eeaecd Forbid creating new cluster with duplicate nodes (#65) by fengyun.rui · 1 year ago
  73. 06563a6 Fix the error message for slot range (#66) by fengyun.rui · 1 year ago
  74. 54a4bb7 Add the Dockerfile for creating docker (#63) by ColinChamber · 1 year, 1 month ago v0.1.0
  75. 8ebf8e8 Fix api doc (#61) by Venjy · 1 year, 1 month ago
  76. a773ea2 Fix test case by git-hulk · 1 year, 1 month ago
  77. 3341119 Add HTTP API docs by git-hulk · 1 year, 1 month ago
  78. ac8ec39 Remove gcloud action by git-hulk · 1 year, 1 month ago
  79. 8f8b778 Rname github.com/KvrocksLabs to github.com/RocksLabs by git-hulk · 1 year, 1 month ago
  80. 3b35c8a Add License Header by git-hulk · 1 year, 1 month ago
  81. 13c4f35 Add version by git-hulk · 1 year, 1 month ago
  82. 0ecdab4 Update server.gif by git-hulk · 1 year, 1 month ago
  83. 886c5a5 Update README.d by git-hulk · 1 year, 1 month ago
  84. ad26145 Add builder image option (#60) by ColinChamber · 1 year, 1 month ago
  85. 71ec1c6 Add the license checker in CI (#58) by hulk · 1 year, 1 month ago
  86. 1b43746 Add ASF 2.0 copyright by git-hulk · 1 year, 1 month ago
  87. e79fe62 Support parsing the server endpoint from stdin by git-hulk · 1 year, 1 month ago
  88. 7363c8a Implement controller terminal client(#54) by hulk · 1 year, 1 month ago
  89. cb4f660 Change the default port to 9379 (#56) by ColinChamber · 1 year, 2 months ago
  90. 9e83da6 Add the namespace/cluster middleware for checking by git-hulk · 1 year, 2 months ago
  91. 099a61e Fix don't duplicate load mudules if the leader was unchanged by git-hulk · 1 year, 2 months ago
  92. 0b82068 Use uber atomic by git-hulk · 1 year, 2 months ago
  93. 1c1484f Fix build error by git-hulk · 1 year, 2 months ago
  94. c0c8c40 Fix test cases by git-hulk · 1 year, 2 months ago
  95. 37b0977 Support using password when creating the new cluster by git-hulk · 1 year, 2 months ago
  96. 4b2b560 Refactor the redis utils by git-hulk · 1 year, 2 months ago
  97. ef02c5c Check the cluster is enabled or not when creating by git-hulk · 1 year, 2 months ago
  98. 64e3195 Redirct if the current node is not the leader by git-hulk · 1 year, 2 months ago
  99. 9282b76 Update README.md (#53) by hulk · 1 year, 2 months ago
  100. d551601 Refactor the etcd storage (#52) by hulk · 1 year, 2 months ago