| .. |
|
compact.rs
|
add some compaction related interfaces
|
2025-01-18 12:05:07 +00:00 |
|
contains.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
|
count.rs
|
offload remaining db iterator initial seeks on cache miss
|
2025-01-01 23:28:01 -05:00 |
|
get.rs
|
use cache builder for row and table cache options
|
2025-01-20 04:48:47 +00:00 |
|
get_batch.rs
|
use cache builder for row and table cache options
|
2025-01-20 04:48:47 +00:00 |
|
insert.rs
|
rename conduit to conduwuit finally
|
2024-12-14 22:24:45 -05:00 |
|
keys.rs
|
simplify iterator state constructor arguments
|
2025-01-10 07:03:34 +00:00 |
|
keys_from.rs
|
simplify iterator state constructor arguments
|
2025-01-10 07:03:34 +00:00 |
|
keys_prefix.rs
|
offload remaining db iterator initial seeks on cache miss
|
2025-01-01 23:28:01 -05:00 |
|
open.rs
|
refactor database engine/options; add column descriptors
|
2025-01-10 07:03:34 +00:00 |
|
options.rs
|
fix missing iteration-optimized read options on several stream types
|
2025-01-25 01:35:18 +00:00 |
|
remove.rs
|
rename conduit to conduwuit finally
|
2024-12-14 22:24:45 -05:00 |
|
rev_keys.rs
|
simplify iterator state constructor arguments
|
2025-01-10 07:03:34 +00:00 |
|
rev_keys_from.rs
|
simplify iterator state constructor arguments
|
2025-01-10 07:03:34 +00:00 |
|
rev_keys_prefix.rs
|
offload remaining db iterator initial seeks on cache miss
|
2025-01-01 23:28:01 -05:00 |
|
rev_stream.rs
|
fix missing iteration-optimized read options on several stream types
|
2025-01-25 01:35:18 +00:00 |
|
rev_stream_from.rs
|
fix missing iteration-optimized read options on several stream types
|
2025-01-25 01:35:18 +00:00 |
|
rev_stream_prefix.rs
|
offload remaining db iterator initial seeks on cache miss
|
2025-01-01 23:28:01 -05:00 |
|
stream.rs
|
fix missing iteration-optimized read options on several stream types
|
2025-01-25 01:35:18 +00:00 |
|
stream_from.rs
|
fix missing iteration-optimized read options on several stream types
|
2025-01-25 01:35:18 +00:00 |
|
stream_prefix.rs
|
offload remaining db iterator initial seeks on cache miss
|
2025-01-01 23:28:01 -05:00 |