| .. |
|
fail
|
MemoryUsageBuilder: Prevent outliving the DBs/caches (#1061)
|
2026-01-06 22:13:21 -05:00 |
|
util
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_backup.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_checkpoint.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_column_family.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_compactionfilter.rs
|
DBOptions.set_compaction_filter: fix memory leak (#1058)
|
2026-01-06 05:28:47 -05:00 |
|
test_comparator.rs
|
DBOptions.set_comparator(_ts): fix memory leak (#1057)
|
2026-01-06 05:28:47 -05:00 |
|
test_db.rs
|
upgrade RocksDB to 10.10.1
|
2026-02-03 08:08:53 -05:00 |
|
test_event_listener.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_iterator.rs
|
Add Iterator::Refresh() bindings (#1074)
|
2026-03-14 01:25:27 -04:00 |
|
test_merge_operator.rs
|
remove bincode and serde dev-dependencies, implement manual serialization in merge operator test
|
2026-01-10 00:23:13 -05:00 |
|
test_multiget_pinned.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_multithreaded.rs
|
update code imports after package name change and clean up README/MAINTAINERHSIP
|
2024-02-10 10:45:49 -05:00 |
|
test_optimistic_transaction_db.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_optimistic_transaction_db_memory_usage.rs
|
bump deps and make clippy happy
|
2025-06-29 04:17:03 -04:00 |
|
test_perf.rs
|
MemoryUsageBuilder: Prevent outliving the DBs/caches (#1061)
|
2026-01-06 22:13:21 -05:00 |
|
test_pinnable_slice.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_prefix.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_property.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_raw_iterator.rs
|
Add timestamp() to DBRawIteratorWithThreadMode (#207)
|
2026-03-19 03:13:36 -04:00 |
|
test_raw_ptr.rs
|
Add IngestExternalFileOptions AsRawPtr impl (#206)
|
2026-03-19 01:45:21 -04:00 |
|
test_rocksdb_options.rs
|
build.rs: Pass through -Ctarget-cpu; Set flags for aarch64 CRC32
|
2026-03-14 00:59:42 -04:00 |
|
test_single_delete.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_slice_transform.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_sst_file_manager.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_sst_file_writer.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_transaction_db.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_transaction_db_memory_usage.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_transaction_db_property.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_write_batch.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_write_batch_with_index.rs
|
sync with upstream & upgrade to Rust edition 2024 and MSRV 1.89.0 (#187)
|
2025-12-29 13:24:47 -05:00 |
|
test_zero_copy.rs
|
add zero-copy C API support for get_into_buffer, batched_multi_get_cf_slice, and optimized iterator
|
2026-01-09 14:38:49 -05:00 |