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

Category tags #8938

Merged
merged 10 commits into from Dec 6, 2020
Merged

Category tags #8938

merged 10 commits into from Dec 6, 2020

Conversation

barisusakli
Copy link
Member

adds 2 new zsets cid:<cid>:tags & cid:<cid>:tag:<tag>:topics

cid:<cid>:tags

  • score is the number of tags in category cid
  • value is a tag

cid:<cid>:tag:<tag>:topics

  • score is the timestamp of the topic
  • value is the tid

will close #8930, #3112 and NodeBB/nodebb-widget-essentials#19

@barisusakli barisusakli linked an issue Nov 24, 2020 that may be closed by this pull request
@barisusakli barisusakli marked this pull request as ready for review December 6, 2020 17:24
@barisusakli barisusakli merged commit d2888d1 into master Dec 6, 2020
@barisusakli barisusakli deleted the category-tags branch December 6, 2020 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hidden tags can be seen for all Feature request: getCategoryTags function
1 participant