conduit/src/database
Timo Kösters 5bd5b41c70
fix: fetch event multiple times
2021-08-15 06:48:25 +02:00
..
abstraction finish implementing better state store 2021-08-13 19:49:16 +02:00
rooms improvement: batch inserts for stateids 2021-08-03 16:14:07 +02:00
abstraction.rs remove rocksdb 2021-08-04 21:17:40 +02:00
account_data.rs improvement: better account data implementation 2021-07-30 16:08:24 +02:00
admin.rs fix: improve locks 2021-08-03 11:17:39 +02:00
appservice.rs improvement: make better use of sqlite connections 2021-08-03 10:24:14 +02:00
globals.rs fix: improve locks 2021-08-03 11:17:39 +02:00
key_backups.rs Fix lots of clippy lints 2021-06-17 20:34:14 +02:00
media.rs improvement: make better use of sqlite connections 2021-08-03 10:24:14 +02:00
proxy.rs address pr comments 2021-07-01 13:38:25 -06:00
pusher.rs improvement: better account data implementation 2021-07-30 16:08:24 +02:00
rooms.rs fix: fetch event multiple times 2021-08-15 06:48:25 +02:00
sending.rs fix: migration and push edu bugs 2021-07-30 18:05:26 +02:00
transaction_ids.rs Fix lots of clippy lints 2021-06-17 20:34:14 +02:00
uiaa.rs Fix lots of clippy lints 2021-06-17 20:34:14 +02:00
users.rs feat: add threadpool for iterator threads, bug fixes, tracing_flame support 2021-07-29 08:49:28 +02:00