GitHub user hosting2000me closed a discussion: Direct access from rocksdb API
Is anyone working directly with the RocksDB database? When I try to read key/value pairs in bulk through the kvrocks API, it takes literally hours (using Redis SCAN). However, iterating through key/value pairs directly in RocksDB takes only minutes. For example, I just need to export all the data to Parquet. GitHub link: https://github.com/apache/kvrocks/discussions/2859 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
