Releases: Pixelicc/mowojang-js
Releases · Pixelicc/mowojang-js
Mowojang v0.0.4
Added Caching through axios-cache-interceptor
.
All Requests to the Mowojang-API
will now be cached in Memory
by default for 5 Minutes
to save on Network Requests and improve Performance. This behavior can be adjusted by adjusting the cache
, cacheTTL
and cacheOverride
field in the options
Argument.