| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | perf: fix caching (#8660) | Johann150 | 2022-05-14 | 1 | -0/+1 |
| | | | | | | | The cache implementation did previously not store the results of the computation and was thus not a cache at all. This can cause a significant number of database queries each time someone with a large number of followers does something that causes an activity to be federated. | ||||
| * | perf(server): use cached user info in getUserFromApId | syuilo | 2022-03-26 | 1 | -1/+26 |
| | | |||||
| * | perf(server): refactor and performance improvements | syuilo | 2022-03-25 | 1 | -1/+1 |
| | | |||||
| * | perf(server): reduce db query | syuilo | 2022-03-21 | 1 | -3/+14 |
| | | |||||
| * | fix lint | syuilo | 2021-12-09 | 1 | -1/+1 |
| | | |||||
| * | refactoring | syuilo | 2021-11-12 | 1 | -0/+43 |
| Resolve #7779 | |||||