mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-15 09:42:58 +00:00
* test: add unit tests * feat: introduce kafka runtime backed by testcontainers * test: add test for kafka runtime * fix: format * chore: make kafka image ready to be used * feat: add entry builder * tmp * test: add unit tests for client manager * test: add some unit tests for kafka log store * chore: resolve some todos * chore: resolve some todos * test: add unit tests for kafka log store * chore: add deprecate develop branch warning Signed-off-by: Ruihang Xia <waynestxia@gmail.com> * tmp: ready to move unit tests to an indie dir * test: update unit tests for client manager * test: add unit tests for meta srv remote wal * fix: license * fix: test * refactor: kafka image * doc: add doc example for kafka image * chore: migrate kafka image to an indie PR * fix: CR * fix: CR * fix: test * fix: CR * fix: update Cargo.toml * fix: CR * feat: skip test if no endpoints env * fix: format * test: rewrite parallel test with barrier --------- Signed-off-by: Ruihang Xia <waynestxia@gmail.com> Co-authored-by: Ruihang Xia <waynestxia@gmail.com>