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?
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?