mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-15 17:52:57 +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