cache rebuilds

  1. R

    Lack of interest Admin Tool to Rebuild post attach_count for all posts based on actual number of attachments

    Would be nice to have Admin > Tools > Rebuild (admin.php?tools/rebuild) option to rebuild all post attach_counts based on actual # of attachments associated with post id.
  2. L

    XF 1.5 Speeding up user cache rebuilds

    I'm working on importing data from another forum platform to XF. One part of the process that is currently very slow is rebuilding user caches. It appears to be CPU-bound on the machine running the rebuild (as opposed to being bottlenecked by the database), so I would like to know if there are...
  3. Slavik

    CLI Cache Rebuilds 1.0

    These tools not affiliated with XenForo Ltd. https://github.com/SlavikXF/cli-rebuilds This is a set of tools which allows for the rebuilding of XenForo caches from the command line, these have usually been reserved for my big board import customers (for threads and search), however recently...
  4. Teapot

    Implemented Enhanced CLI Tools

    A lot of development is moving beyond the tools found in yesteryear - developers are often using tools like continuous integration services (Jenkins,Bamboo, etcetera), build tools (Grunt, Gulp, etcetera), automation/deployment tools (Puppet, Chef, Capistrano, etcetera), and so much more to work...
Top Bottom