| .. |
|
engine
|
style: Remove remaining implement imports
|
2026-06-27 18:36:44 +01:00 |
|
map
|
style: Remove remaining implement imports
|
2026-06-27 18:36:44 +01:00 |
|
pool
|
refactor: Clean up logging issues
|
2026-01-05 18:28:57 +00:00 |
|
stream
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
|
benches.rs
|
add stub for database benches
|
2025-03-29 01:06:39 +00:00 |
|
Cargo.toml
|
fix: Update ctor macro arguments
|
2026-05-03 14:39:30 +00:00 |
|
cork.rs
|
apply new rustfmt.toml changes, fix some clippy lints
|
2024-12-15 01:00:41 -05:00 |
|
de.rs
|
feat: Implement serialization/deserialization for booleans
|
2026-05-04 20:05:26 +00:00 |
|
deserialized.rs
|
rename conduit to conduwuit finally
|
2024-12-14 22:24:45 -05:00 |
|
engine.rs
|
feat: Kill roomsynctoken_shortstatehash dead
|
2026-07-09 16:43:10 -04:00 |
|
handle.rs
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
|
keyval.rs
|
run cargo fix for rust 2024 changes and rustfmt
|
2025-02-23 01:17:45 -05:00 |
|
map.rs
|
add Map::clear() to db interface
|
2025-03-26 01:33:41 +00:00 |
|
maps.rs
|
feat: Add support for importing profile data from claims
|
2026-07-02 16:34:38 -04:00 |
|
mod.rs
|
feat: Add ability to inspect build information and features at runtime
|
2026-04-09 17:24:44 +01:00 |
|
pool.rs
|
style: Remove implement for database pool
|
2026-06-27 18:36:44 +01:00 |
|
ser.rs
|
feat: Implement serialization/deserialization for booleans
|
2026-05-04 20:05:26 +00:00 |
|
stream.rs
|
fix edition 2024 lints
|
2025-02-27 10:26:45 -05:00 |
|
tests.rs
|
chore: Clippy fixes
|
2026-04-28 09:16:56 -04:00 |
|
util.rs
|
integrate some std io error kinds with our status code abstraction
|
2025-01-01 23:28:01 -05:00 |
|
watchers.rs
|
refactor: Replace std RwLock with parking_lot
|
2025-07-20 16:31:55 +01:00 |