RT Extended Cache
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.
Project Details
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
#Usage
https://github.com/RevertIT/mybb-rt_exte...che#-usage
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
$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
Previews
- Author
- RevertIT
- Collaborators
- None
- Version
- 3.0
- Submitted
- 2023-04-12, 10:48 PM
- Last Updated
- 2023-05-20, 03:56 PM
- Bug Tracking
- External
- MyBB Versions
- 1.8.x