rust-rocksdb-zaidoon1/tests
Zaidoon Abd Al Hadi 769ef60cec
Add opt-in coroutines feature for multi-level async MultiGet (#218)
* Add opt-in coroutines feature for multi-level async MultiGet
2026-05-18 02:24:21 -04: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 feat: add transactiondb checkpoint support 2026-05-16 10:14:17 +02: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_coroutines.rs Add opt-in coroutines feature for multi-level async MultiGet (#218) 2026-05-18 02:24:21 -04:00
test_db.rs upgrade RocksDB to 11.1.1 2026-05-04 02:09:42 -04: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 Replace trybuild with compile_fail doctests (#211) 2026-04-08 00:26:58 -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 Replace trybuild with compile_fail doctests (#211) 2026-04-08 00:26:58 -04: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 Replace trybuild with compile_fail doctests (#211) 2026-04-08 00:26:58 -04: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