Skip to content

Feature Request: Support for TablePropertiesCollector and GetPropertiesOfAllTables APIs #199

@ruojieranyishen

Description

@ruojieranyishen

Hi rust-rocksdb team,
We're working on Kiwi, a Redis-compatible key-value database built on RocksDB and Raft. We need the following RocksDB APIs to implement Raft log index tracking in SST files:

Missing APIs:

  1. TablePropertiesCollector
  2. TablePropertiesCollectorFactory
    3 .DB::GetPropertiesOfAllTables()

Would it be possible to add support for these APIs? We'd be happy to help with implementation if needed, but wanted to check if this is already on your roadmap or if you have time to work on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions