WFCD / navis

Cephalon Navis is an app inspired by Warframe Hub.
MIT License
25 stars 6 forks source link

perf: new caching technique #480

Closed SlayerOrnstein closed 1 month ago

SlayerOrnstein commented 1 month ago

Description

New way of caching API responses with Hive. Now we're saving the HTTP response instead of the Object

Type of Change