Skip to content

perf(manticore): cache table shard metadata with 30s TTL#147

Open
donhardman wants to merge 1 commit intomainfrom
feature/cache-store
Open

perf(manticore): cache table shard metadata with 30s TTL#147
donhardman wants to merge 1 commit intomainfrom
feature/cache-store

Conversation

@donhardman
Copy link
Copy Markdown
Member

  • Add Store cache instance for table metadata
  • Check cache before parsing table shards in getTableShards()
  • Cache shards with 30s TTL to reduce repeated lookups

@donhardman donhardman force-pushed the feature/cache-store branch from 64925f7 to aecec99 Compare March 31, 2026 11:54
- Add Store cache instance for table metadata
- Check cache before parsing table shards in getTableShards()
- Cache shards with 30s TTL to reduce repeated lookups
@donhardman donhardman force-pushed the feature/cache-store branch from aecec99 to f730d8c Compare March 31, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant