MyBB.de Forum
RT Extended Cache - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: RT Extended Cache (/thread-38674.html)



RT Extended Cache - MyBB.de Bot - 13.04.2023

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



RE: RT Extended Cache - MyBB.de Bot - 13.04.2023

Eine neue Version wurde veröffentlicht: RT Extended Cache 2.0


RE: RT Extended Cache - MyBB.de Bot - 20.05.2023

Eine neue Version wurde veröffentlicht: RT Extended Cache 3.0