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

How do we deal with unused hashtags? #92

Open
steph-koopmanschap opened this issue Jun 7, 2023 · 0 comments
Open

How do we deal with unused hashtags? #92

steph-koopmanschap opened this issue Jun 7, 2023 · 0 comments
Labels
backend backend specific issues priority: minor

Comments

@steph-koopmanschap
Copy link
Owner

A hashtag in the database can either be linked to a post or not linked to any post (orphan hashtag).
The system needs to check/scan the orphan hashtags and then delete them.

What are the requirements for deleting an unused hashtag?

  • Periodic scan?
  • Or when the combined unused hashtags are above a certain data size limit?
@steph-koopmanschap steph-koopmanschap added backend backend specific issues priority: minor labels Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend specific issues priority: minor
Projects
None yet
Development

No branches or pull requests

1 participant