kimitzu / kimitzu-client

A web client that interfaces with Kimitzu-Go and Kimitzu-Services
Mozilla Public License 2.0
4 stars 2 forks source link

improvement(caching): implement client-side caching for listing and profile data #52

Closed 24thsaint closed 4 years ago

24thsaint commented 4 years ago

Changes

Improve client-side caching to prevent overloading the server with multiple same requests.

Type of change

Improvement.