Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: RocksDB storage and self-contained RevIndex with internal storage #3250

Merged
merged 17 commits into from
Jul 27, 2024

update colored dep, remove atty sec warning

da76ba9
Select commit
Loading
Failed to load commit list.
Merged

feat: RocksDB storage and self-contained RevIndex with internal storage #3250

update colored dep, remove atty sec warning
da76ba9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 27, 2024 in 0s

88.88% of diff hit (target 86.74%)

View this Pull Request on Codecov

88.88% of diff hit (target 86.74%)

Annotations

Check warning on line 75 in src/core/src/collection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/collection.rs#L75

Added line #L75 was not covered by tests

Check warning on line 464 in src/core/src/index/revindex/disk_revindex.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/index/revindex/disk_revindex.rs#L464

Added line #L464 was not covered by tests

Check warning on line 642 in src/core/src/storage/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/storage/mod.rs#L642

Added line #L642 was not covered by tests

Check warning on line 646 in src/core/src/storage/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/storage/mod.rs#L646

Added line #L646 was not covered by tests

Check warning on line 648 in src/core/src/storage/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/storage/mod.rs#L648

Added line #L648 was not covered by tests

Check warning on line 651 in src/core/src/storage/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/storage/mod.rs#L651

Added line #L651 was not covered by tests

Check warning on line 39 in src/core/src/storage/rocksdb.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/storage/rocksdb.rs#L39

Added line #L39 was not covered by tests

Check warning on line 55 in src/core/src/storage/rocksdb.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/storage/rocksdb.rs#L55

Added line #L55 was not covered by tests

Check warning on line 58 in src/core/src/storage/rocksdb.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/src/storage/rocksdb.rs#L58

Added line #L58 was not covered by tests