Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

リアクションチャート(トレンド) #12440

Open
kakkokari-gtyih opened this issue Nov 24, 2023 · 1 comment · May be fixed by #15383
Open

リアクションチャート(トレンド) #12440

kakkokari-gtyih opened this issue Nov 24, 2023 · 1 comment · May be fixed by #15383
Labels
✨Feature This adds/improves/enhances a feature

Comments

@kakkokari-gtyih
Copy link
Contributor

Summary

サーバー内ユーザーのリアクションを1日ごとに集計する

前日のリアクションと今日のリアクションをRedisで持っておき、前日のリアクションのうち上位のものをリアクショントレンドとして表示

Purpose

https://misskey.io/notes/9mg77fuz3s8009z3

@kakkokari-gtyih kakkokari-gtyih added the ✨Feature This adds/improves/enhances a feature label Nov 24, 2023
@kakkokari-gtyih kakkokari-gtyih changed the title リアクションチャート リアクションチャート(トレンド) Nov 24, 2023
@kakkokari-gtyih
Copy link
Contributor Author

正直リアクションの集計を蓄積する必要はないので前々日以降は削除でよさそう

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feature This adds/improves/enhances a feature
Projects
Development

Successfully merging a pull request may close this issue.

1 participant