mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-19 06:20:38 +00:00
* feat: introduce TableRouteStorage * refactor: remove get & batch_get in TableRouteManager * refactor: move txn related fn to TableRouteStorage * chore: apply suggestions from CR * chore(codecov): ingore tests-integration dir