conduwuit/src/database
Jason Volk 2fbbd1bb99 offload remaining db iterator initial seeks on cache miss
consume task budget on cache hit

Signed-off-by: Jason Volk <jason@zemos.net>
2024-12-28 01:33:52 +00:00
..
map offload remaining db iterator initial seeks on cache miss 2024-12-28 01:33:52 +00:00
stream offload remaining db iterator initial seeks on cache miss 2024-12-28 01:33:52 +00:00
Cargo.toml
cork.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
database.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
de.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
deserialized.rs
engine.rs abort tasks for non-async pool shudown 2024-12-18 14:16:23 -05:00
handle.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
keyval.rs
map.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
maps.rs
mod.rs
opts.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
pool.rs simplify and improve db iter State init interface 2024-12-28 01:33:52 +00:00
ser.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
stream.rs offload remaining db iterator initial seeks on cache miss 2024-12-28 01:33:52 +00:00
tests.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
util.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
watchers.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00