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

refactor: remove notifications_by_time key use #394

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Jul 24, 2023

The notifications_by_time key doesn't appear to be used anywhere.

PTAL, @brunocorrea23.

@iuioiua iuioiua requested a review from kt3k July 24, 2023 02:28
@iuioiua iuioiua requested review from kt3k and removed request for kt3k July 25, 2023 00:09
@brunocorrea23
Copy link
Contributor

true. since we are sorting by createdAt after we retrieve the notifications from kv, there doesn't seem to be a need for a _by_time key.

LGTM

@iuioiua iuioiua merged commit 8d2afc1 into main Jul 25, 2023
@iuioiua iuioiua deleted the remove-notifications-by-time-key branch July 25, 2023 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants