Menu

#143 Caching for populartags

open
nobody
feature (41)
v0.95
5
2013-04-07
2010-06-25
No

The populartags feature requires a great deal of performance and database load because of the complicated queries. It should get cached automatically.

See https://sourceforge.net/projects/semanticscuttle/forums/forum/759510/topic/3185362/index/page/1

Discussion

  • Dominik Deobald

    Dominik Deobald - 2010-06-26

    You could have a look what for example WordPress does: It keeps an count column in the tags table (wp_term_taxonomy) that is updated when a new item is published or deleted.

     
  • Dominik Deobald

    Dominik Deobald - 2010-06-26

    Oh, just noticed that you don't have a "these are all tags - each just once" kind of table. Might want to change that, too :)

     
  • Christian Weiske

    • labels: --> feature
    • group: --> v0.95
     
  • Christian Weiske

    Ticket moved from /p/semanticscuttle/feature-requests/53/

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.