HarperFast / HarperFast/rocksdb-js
Compression configuration
Open
enhancement
- Dominant language
- C++
- Stars
- 21
- Forks
- 2
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
Add configuration for compression. This includes the database option which can be as simple as enabled or more customizable as an object containing various settings.
RocksDB supports several compression algorithms and supports different compression settings at the SST file, data blocks and index blocks levels. Research how these apply to the data model.
Contributor guide
Assessment
This issue has not been assessed yet.