summary refs log tree commit diff
path: root/src/CacheStructs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for db migrationsNicolas Werner2020-05-021-0/+9
|
* Optimize RoomList sortingNicolas Werner2020-04-301-1/+2
| | | | | Keep the almost sorted list around and sort by the raw timestamp value instead of doing the expensive toMSecSinceEpoch conversion.
* Fix build with build system optimizations of mtxclientNicolas Werner2020-01-291-6/+6
|
* Reduce some include of Cache.h since it needs 11s on averageNicolas Werner2019-12-141-0/+91