FoundKey/packages/backend
Johann150 89c5fd0931
perf: fix caching (#8660)
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.
2022-05-14 13:28:27 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets feat: use instance icon for splash screen 2022-03-09 23:00:28 +09:00
migration chore: synchronize code and database schema (#8577) 2022-05-05 22:45:22 +09:00
src perf: fix caching (#8660) 2022-05-14 13:28:27 +09:00
test refactoe 2022-04-16 17:19:30 +09:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs chore: add import/order rule for eslint 2022-04-15 15:05:43 +09:00
.mocharc.json refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
.npmrc refactoring 2021-11-12 02:02:25 +09:00
.yarnrc use eslint 2021-11-12 10:35:41 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
package.json bump jsrsasign 2022-04-23 12:48:26 +09:00
tsconfig.json update node to 18 2022-04-23 12:37:44 +09:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00
yarn.lock chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend (#8560) 2022-04-30 00:16:40 +09:00