MyBB.de Forum

Normale Version: RT Extended Cache
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Eine neue Erweiterung wurde veröffentlicht: RT Extended Cache

Zitat:RT Extended Cache
is a plugin that extends the native MyBB cache handler with additional functionalities to simplify the work of both users and developers. The plugin provides new functions, including auto expiration time for the cache, auto increment and decrement methods, and the ability to cache database queries on the fly.

#Dependencies
- MyBB 1.8.x
- PHP >= 8.0

#Features
  • Note: RT Caches are stored with custom prefix, so you can't use it to load default caches. For that use MyBB's
    Code:
    $cache

  • Set auto expiration time to the cache.

  • Auto increment (convenient method for incrementing value).

  • Auto decrement (convenient method for decrementing value).

  • Cache database queries on the fly.

  • Cache api requests on the fly.

#Usage
https://github.com/RevertIT/mybb-rt_exte...che#-usage
Eine neue Version wurde veröffentlicht: RT Extended Cache 2.0
Eine neue Version wurde veröffentlicht: RT Extended Cache 3.0