feat(reaction): 新增 reaction app 与数据模型

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-06 01:36:06 -06:00
parent ff593f0b60
commit b80145f2b6
9 changed files with 81 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ class CacheKey:
problem_authors = "problem_authors"
problem_tags = "problem_tags"
comment_stats = "comment_stats"
reaction_stats = "reaction_stats"
user_activity_rank = "user_activity_rank"
problem_yearly_ac = "problem_yearly_ac"