Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Caching; Code refactor

Compare
Choose a tag to compare
@NanoSector NanoSector released this 02 Jan 01:35
· 122 commits to master since this release

This release is in quick succession to v2.0.1...

What this brings:

  • Caching. The module will now cache items for an hour so if the same link is referenced twice in quick succession, the module will refer the cache instead of retrieving the same link.
  • A much needed code refactor. Many tools have been moved to a Helper class and can be used elsewhere. This should also improve stability.
  • Tests. The module is now automatically tested by Travis whenever a code change is made, against PHP 5.6, 7 and HHVM.

Nothing changes to the end user and no further changes to configuration are needed. Just run composer update to update your bot.