apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.1k stars 345 forks source link

[FEATURE] Storage system needs a id-name mapping cache #3854

Open qqqttt123 opened 5 months ago

qqqttt123 commented 5 months ago

Describe the feature

Storage system needs an id-name mapping cache to accelerate the relational database to find the namespace and we also should find the entity by id.

Motivation

Improve the performance.

Describe the solution

Add a cache layer for the storage.

Additional context

No response

qqqttt123 commented 5 months ago

cc @yuqi1129