mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-13 12:03:09 +02:00
da83322200
* wrap follow/unfollow and block/unblock as job queue * create import job to follow in each iteration * make relationship jobs concurrent * replace to job queue if called repeatedly * use addBulk to import * omit stream when importing * fix job caller * use ThinUser instead of User to reduce redis memory consumption * createImportFollowingToDbJobの呼び出し方を変える, 型補強 * Force ThinUser * オブジェクト操作のみのメソッド名はgenerate...Data * Force ThinUser in generateRelationshipJobData * silent bulk unfollow at admin api endpoint --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp> |
||
---|---|---|
.. | ||
endpoints | ||
openapi | ||
stream | ||
ApiCallService.ts | ||
ApiLoggerService.ts | ||
ApiServerService.ts | ||
AuthenticateService.ts | ||
endpoint-base.ts | ||
endpoints.ts | ||
EndpointsModule.ts | ||
error.ts | ||
GetterService.ts | ||
RateLimiterService.ts | ||
SigninApiService.ts | ||
SigninService.ts | ||
SignupApiService.ts | ||
StreamingApiServerService.ts |