Refactor the snapshot component #1

Closed
opened 2025-03-10 09:47:24 +00:00 by alikia2x · 1 comment
Owner

Snapshot 重构计划

RTT: Real Time Tick

我们将会有一个特殊的job: snapshotTick, 它每秒钟被添加到队列, 通过读取数据库中的snapshot_schedule表来决定
当前将向队列加入哪些任务。

此外, 我们还会有一个每隔三到五分钟执行的任务, 它负责向数据库插入需要被派遣的任务。

# Snapshot 重构计划 ## RTT: Real Time Tick 我们将会有一个特殊的job: `snapshotTick`, 它每秒钟被添加到队列, 通过读取数据库中的`snapshot_schedule`表来决定 当前将向队列加入哪些任务。 此外, 我们还会有一个每隔三到五分钟执行的任务, 它负责向数据库插入需要被派遣的任务。
Author
Owner

Done in commit 48b1130cba

Done in commit [48b1130cba](https://git.alikia2x.com/alikia2x/cvsa/commit/48b1130cba13a024741f7367da73abb2e6ac7d95)
alikia2x self-assigned this 2025-03-24 09:54:11 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: alikia2x/cvsa#1
No description provided.