PlaceholderAPI / Javascript-Expansion

Adds javascript placeholders
GNU General Public License v3.0
22 stars 24 forks source link

Add a cache system #77

Open WarnDa opened 8 months ago

WarnDa commented 8 months ago

Add a way to set in cache some javascript, so for heavy javascript, if a plugin parse it every second, it uses a lot of cpu/ram So make a cache of 5-10s (configurable) would help this, and save a lot of performances

I'm willing to pay if someone make a good system for this with a cache per javascript, that can be set in javascript_placeholders.yml like this : image