apple / apple/foundationdb

Unit tests of RocksDB

Open
#3,852 1 comment 1 reaction 1 assignee Claimed by @satherton View on GitHub
testing
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

Although FDB end-to-end simulation test is good at finding bugs, it is hard to narrow down the problem.

Considering RocksDB is a promising storage engine for FDB, we should consider adding unit tests to check the correctness of RocksDB.

That will also help us to get help from RocksDB community to fix any RocksDB bugs we found.

I think Redwood's unit tests can be a reference point. Those unit tests can be found by `find ./tests -name "Redwood*.txt"`

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.