What's the memory and CPU overhead of a single RocksDB instance?
Open
question
up-for-grabs
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
I'm working on a Kafka streams application that leverages RocksDB for storing state. Each application instance is assigned around 50 partitions, which means that it runs 50 instances of RocksDB. What is the added overhead of each of these instances?
Contributor guide
Assessment
This issue has not been assessed yet.