continuwuity/src/database
Jason Volk ff56ee7413 add back the consume_budget on cache hits
Signed-off-by: Jason Volk <jason@zemos.net>
2024-12-08 07:12:27 +00:00
..
map add back the consume_budget on cache hits 2024-12-08 07:12:27 +00:00
stream offload initial iterator seeks to threadpool 2024-12-03 13:25:33 +00:00
Cargo.toml use smallvec for db query buffering 2024-11-28 06:03:33 +00:00
cork.rs add map accessor to Database; move cork interface 2024-10-28 20:52:52 -04:00
database.rs use tokio for threadpool mgmt 2024-12-03 07:39:02 +00:00
de.rs use arrayvec for integer deserialization buffer 2024-11-25 02:54:29 +00:00
deserialized.rs handle serde_json for deserialized() 2024-10-25 00:32:33 -04:00
engine.rs perform async shutdown for database pool after services stop 2024-12-04 00:51:57 +00:00
handle.rs use smallvec for db query buffering 2024-11-28 06:03:33 +00:00
keyval.rs use smallvec for db query buffering 2024-11-28 06:03:33 +00:00
map.rs misc database options tweaks 2024-12-08 07:12:27 +00:00
maps.rs implement MSC4133 only with MSC4175 for GET/PUT/DELETE 2024-09-07 09:27:35 -04:00
mod.rs use smallvec for db query buffering 2024-11-28 06:03:33 +00:00
opts.rs misc database options tweaks 2024-12-08 07:12:27 +00:00
pool.rs perform async shutdown for database pool after services stop 2024-12-04 00:51:57 +00:00
ser.rs use smallvec for db query buffering 2024-11-28 06:03:33 +00:00
stream.rs offload initial iterator seeks to threadpool 2024-12-03 13:25:33 +00:00
tests.rs add some additional database::de test cases 2024-10-26 18:50:29 -04:00
util.rs add frontend threadpool to database 2024-11-27 10:53:44 +00:00
watchers.rs resolve almost all as_conversions lints 2024-05-06 03:45:10 -04:00