Sharkey/packages/backend
Yuriha 4c879b3a33
perf(backend): Improve performance of FetchInstanceMetadata (#11128)
* Perf: Avoid retries to acquire lock in fetchInstanceMetadata

* Fix

* Add Changelog

* Fix typo

* Fix lint

* 記法をMisskey式にする

* ????

* refactor
https://github.com/misskey-dev/misskey/pull/11128#pullrequestreview-1518059366

* refactor

* getいらない?

* fix

* fix

* Update CHANGELOG.md

* clean up

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-07 23:28:27 +09:00
..
.vscode
assets perf(backend): make some features optionable 2023-07-02 16:02:32 +09:00
migration perf(backend): make some features optionable 2023-07-02 16:02:32 +09:00
nsfw-model
src perf(backend): Improve performance of FetchInstanceMetadata (#11128) 2023-07-07 23:28:27 +09:00
test feat(backend): accept OAuth bearer token (#11052) 2023-06-28 13:37:13 +09:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
README.md
check_connect.js fix check_connect.js 2023-04-14 05:14:00 +00:00
jest.config.cjs
jsconfig.json
ormconfig.js
package.json update deps 2023-07-07 10:53:06 +09:00
tsconfig.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
watch.mjs

README.md

Misskey Backend