1. 395bbf2 Support querying multi-groups in a single request (#438) by Gao Hongtao · 19 hours ago main
  2. bf6c099 Polish block docs (#437) by 吴晟 Wu Sheng · 2 days ago
  3. b8bcf96 Add document for column-based storage (#435) by Huang Youliang · 2 days ago
  4. 16568aa Fix flaws found by stream load test (#436) by Gao Hongtao · 2 days ago
  5. 6ecbd14 Add failover process between liaison and data nodes (#433) by Gao Hongtao · 10 days ago
  6. a85b51c Fix issues found by distributed test (#432) by Gao Hongtao · 2 weeks ago
  7. db63f7d Add Top N Aggregation to web app (#430) by Sylvie-Wxr · 2 weeks ago
  8. 9aff13b docs: generate protobuf api before bydbctl build (#431) by YuNing Chen · 2 weeks ago
  9. d5b4543 Clean up redundant API (#429) by Gao Hongtao · 3 weeks ago
  10. 77b8caa Implement GC for SeriesDatabase of TSDB (#428) by Gao Hongtao · 3 weeks ago
  11. 3a438a5 Add more test cases and fix some issues found in the tests (#426) by Gao Hongtao · 3 weeks ago
  12. 50af806 Add preload for the TopN query of index (#425) by Gao Hongtao · 4 weeks ago
  13. b9db5eb chore: improve binaries.md and standalone.md (#424) by Cancai Cai · 4 weeks ago
  14. dc88130 Add trace stress test suit (#422) by Gao Hongtao · 5 weeks ago
  15. cde0cc9 Added test for resize.go in bytes package (#421) by D N Siva Sathyaseelan · 6 weeks ago
  16. cfce4c4 Update README (#419) by 吴晟 Wu Sheng · 6 weeks ago
  17. 1af0ef4 Feature to view and download value of property from UI (#414) by Suchith Krishna S Donni · 6 weeks ago
  18. 0da162e Add Measure IndexRule and IndexRuleBinding to Measure Page (#418) by Sylvie-Wxr · 6 weeks ago
  19. 12c4270 Added unit test for delta.go in encoding package (#417) by D N Siva Sathyaseelan · 6 weeks ago
  20. 618d872 Fix panic when closing banyand (#416) by Gao Hongtao · 6 weeks ago
  21. 172df17 Add HTTP services to TopNAggregation operations (#415) by Gao Hongtao · 6 weeks ago
  22. 2f848ef changed name of children route used for default/notfound route (#411) by Suchith Krishna S Donni · 6 weeks ago
  23. 965ac21 Add a initialization phase on starting (#413) by Gao Hongtao · 6 weeks ago
  24. 64b0817 init (#410) by Sylvie-Wxr · 6 weeks ago
  25. da7a8a3 Fix console warnings in dev mod, and optimize `vite` configuration for proxy, and remove unused codes (#408) by Fine0830 · 7 weeks ago
  26. b4fb8ff Improve block metadata reading performance (#407) by Gao Hongtao · 7 weeks ago
  27. cc01ffd Fix cannot publish windows and linux docker image (#404) by mrproliu · 7 weeks ago
  28. d3b450c Move part deletion to the close phase (#405) by Gao Hongtao · 7 weeks ago
  29. 50e35ea Support generate windows version docker (#403) by mrproliu · 7 weeks ago
  30. 75513f1 [UI] Default Time Range for Querying Data to Last 15 Minutes. (#397) by Sylvie-Wxr · 7 weeks ago
  31. f9aab65 UI improved in Not Found View (#395) by D N Siva Sathyaseelan · 7 weeks ago
  32. de3403c Overlay display wrongly solved (#401) by CatWithFish · 7 weeks ago
  33. f27bbf2 [UI] Use BanyanDB Browser' Icon and Remove Unused Buttons (#402) by Sylvie-Wxr · 7 weeks ago
  34. 71ad3c6 Remove redundant sync operation in fs (#399) by Gao Hongtao · 7 weeks ago
  35. 2ded410 Fix slice overflow when querying measure (#394) by Gao Hongtao · 7 weeks ago
  36. 7970019 Added unit test for string.go in convert package (#392) by D N Siva Sathyaseelan · 8 weeks ago
  37. 2e2fc88 Added unit test for hash.go in convert package (#393) by D N Siva Sathyaseelan · 8 weeks ago
  38. fb543e7 Fix CI tasks (#391) by Gao Hongtao · 8 weeks ago
  39. 440d64d chore: update 2023 to 2024 (#390) by Cancai Cai · 9 weeks ago
  40. 44b3434 Add lock and version file for process control and compatibility (#389) by Huang Youliang · 9 weeks ago
  41. 26df313 get entity value from series index when query stream data (#386) by A3bz · 9 weeks ago
  42. 3554928 Remove partID for stream (#388) by Huang Youliang · 3 months ago
  43. 7aa1027 Add unit tests for stream query (#387) by Huang Youliang · 3 months ago
  44. c943654 correct encode tag value method (#385) by A3bz · 3 months ago
  45. 4d8b99a feat: remove entity info from ".tf"&".tfm" file (#384) by A3bz · 3 months ago
  46. a7e483f Remove meta in part (#383) by Huang Youliang · 3 months ago
  47. e9d57af Polish indexScan plan for stream (#382) by Huang Youliang · 3 months ago
  48. 132b935 Remove maxBlockLength in stream (#381) by Huang Youliang · 3 months ago
  49. 89a424b Fix stream startup warning (#378) by Huang Youliang · 3 months ago
  50. 9ead45d Fix boundary issue in findRange (#380) by Huang Youliang · 3 months ago
  51. 97e9111 Introduce merge algorithm for stream (#379) by Huang Youliang · 3 months ago
  52. 93408dc Stream column-based storage (#377) by Huang Youliang · 3 months ago
  53. 08d8dc8 chore: fix error log (#374) by Cancai Cai · 3 months ago
  54. e69aaa1 Introduce measure merge algorithm (#371) by Jiajing LU · 3 months ago
  55. 30ef8c7 Add sequential writer for merging (#372) by Gao Hongtao · 3 months ago
  56. e91924c Run stress test with the new column-based measure (#369) by Gao Hongtao · 4 months ago
  57. 0d7caf3 Introduce sequential read for merging (#367) by Gao Hongtao · 4 months ago
  58. 63aec36 chore: rename conjecture to Conjectrue (#365) by Caican Cai · 4 months ago
  59. ecbce52 Implement measure merger (#364) by Gao Hongtao · 4 months ago
  60. fd64f68 Flush measure memory data to disk. (#360) by Gao Hongtao · 4 months ago
  61. eca1e45 Fix several vulnerabilities. (#359) by Gao Hongtao · 4 months ago
  62. fe2eae7 Measure column-based storage and new TSDB (#358) by Gao Hongtao · 4 months ago
  63. 234fe3e Combine banyand and bydbctl Dockerfile (#356) by Huang Youliang · 4 months ago
  64. 73f463a ui: name search improvement on the measure page (#352) by Rick · 6 months ago
  65. 3f23472 chore: add BanyanDB on X in README (#353) by tison · 6 months ago
  66. 59a6a16 feat: when click the button to search data, auto refresh time range (#351) by A3bz · 6 months ago
  67. 4e92c42 fix: some links are broken in the doc (#350) by Rick · 6 months ago
  68. 222ca55 Bump all dependencies of Go and Node (#349) by Gao Hongtao · 6 months ago
  69. 20f3643 Add health check command for bydbctl (#336) by Huang Youliang · 6 months ago
  70. adc6013 Bump go and several tools (#348) by Gao Hongtao · 6 months ago
  71. facef3d Fix the bug that property merge new tags failed (#347) by Gao Hongtao · 6 months ago
  72. 0b55f26 Implement local file system (#341) by HHoflittlefish777 · 6 months ago
  73. dbb75ae Unify topn&query plan (#343) by A3bz · 6 months ago
  74. d722db6 Support etcd client authentication (#331) by hailin0 · 6 months ago
  75. 81011a4 Reset e2e back to main repo, fix the e2e settings (#345) by 吴晟 Wu Sheng · 6 months ago
  76. 84f32b3 Update doc for releasing v0.5.0 (#344) by Gao Hongtao · 6 months ago v0.5.0
  77. d043b3a Fix issues found by smoke and stress tests (#342) by Gao Hongtao · 6 months ago
  78. 768baa1 Shard-level buffer (#339) by Gao Hongtao · 7 months ago
  79. 80f22bb Fix testcase unstable state when tsdb/buffer is not closed (#338) by hailin0 · 7 months ago
  80. 2cf42aa Add node selector to support topology calculation (#334) by Jiajing LU · 7 months ago
  81. 63be6e8 Add an e2e case to verify cluster mode (#335) by Gao Hongtao · 7 months ago
  82. 4af513a Apply integration query test cases to a cluster (#333) by Gao Hongtao · 7 months ago
  83. f3abf75 Add TTL to the property (#332) by Gao Hongtao · 7 months ago
  84. 8996af5 Fix write response metadata field(measure/stream) (#330) by hailin0 · 7 months ago
  85. 9552688 Add mod revision check to write requests(measure/stream) (#322) by hailin0 · 7 months ago
  86. 4722514 Test distributed metadata (#329) by Gao Hongtao · 7 months ago
  87. b034d20 Add Property CRUD Function (#328) by Wu ChuSheng · 8 months ago
  88. 5cee6c2 Distributed query (#326) by Gao Hongtao · 8 months ago
  89. 95fe218 Move clients and observebility docs to the bottom of menu (#327) by 吴晟 Wu Sheng · 8 months ago
  90. eecd29e chore: modify http server default flag (#325) by ButterBright · 8 months ago
  91. 589cfb0 Fix parse environment variables error (#323) by ButterBright · 8 months ago
  92. 91f0b71 Refactor distributed query (#321) by Gao Hongtao · 8 months ago
  93. 8ee20fd Implement remote queue (#320) by Gao Hongtao · 8 months ago
  94. 3e589ab Add watcher to sync data in etcd to local cache (#319) by Gao Hongtao · 8 months ago
  95. c37bc25 docs: add contact us info (#318) by tison · 8 months ago
  96. 20d1990 Fix Build badge and add some more (#317) by tison · 8 months ago
  97. eda6bea Implement node role registration (#314) by Gao Hongtao · 8 months ago
  98. 18e3903 Update PULL_REQUEST_TEMPLATE (#315) by Gao Hongtao · 9 months ago
  99. 147972a Add file system vector-IO operations interface. (#312) by HHoflittlefish777 · 9 months ago
  100. 4655b73 Support for recovery measure/buffer using wal (#313) by hailin0 · 9 months ago