facebook / facebook/rocksdb

Global limit for TableCache

Open
#9,705 1 comment 0 reactions 0 assignees View on GitHub
design discussion
Dominant language
C++
Stars
32.1k
Forks
6.9k
Avg merge
32m
Merged PRs (30d)
1

Description

Now rocksdb uses global cache for BlockCache, but there is no global cache for TableCache.
### Expected behavior
A global TableCache could be shared between different RocksDB instances on single host
### Actual behavior

### Steps to reproduce the behavior

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.