summaryrefslogtreecommitdiff
path: root/src/database/abstraction.rs
AgeCommit message (Expand)Author
2023-07-03improvement: better memory usage and admin commands to analyze itTimo Kösters
2022-10-10fix: some compile time errorsTimo Kösters
2022-08-15Work on rooms/state, database, alias, directory, edus services, event_handler...Timo Kösters
2022-01-21Merge branch 'WIP_persy_batch_next' into 'next'Timo Kösters
2022-01-18Fix warnings in database::abstractionJonas Platte
2022-01-15fix: changes to update to the last database engine trait definitionTglman
2022-01-15feat: Integration with persy using background opsTglman
2022-01-13Add memory_usage() to DatabaseEngine traitAndrej Kacian
2022-01-13feat: database backend selection at runtimeTimo Kösters
2022-01-13improvement: allow rocksdb againTimo Kösters
2021-12-23refactor:moved key watch wake logic to specific moduleTglman
2021-10-13Enable more lints and apply their suggestionsJonas Platte
2021-08-15improvement: better sqliteTimo Kösters
2021-08-04remove rocksdbTimo Kösters
2021-08-03improvement: allow batch insertsTimo Kösters
2021-08-03improvement: make better use of sqlite connectionsTimo Kösters
2021-07-29feat: heed db backend (LMDB)Timo Kösters
2021-07-14SqliteJonathan de Jong
2021-06-12improvement: feature flags for sled, rocksdbTimo Kösters
2021-06-09put media in filesystemhamidreza kalbasi
2021-06-09feat: swappable database backendTimo Kösters