Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
26 stars 15 forks source link

Implement caching of Ceramic/IPFS content #386

Closed gravenp closed 1 year ago

gravenp commented 1 year ago

To help address performance challenges with the content layer on the Cadastre UX, we should explore & implement simple caching of content per user session.

This will create a potential delay between updates being made and them being reflected on the Cadastre, but that is a reasonable tradeoff for now given the small number of parcels and rate of content change.

gravenp commented 1 year ago

Working as intended with standard Ceramic caching.