lanedirt / OGameX

Open-source OGame redesign clone built with Laravel 11.x.
https://main.ogamex.dev
MIT License
59 stars 24 forks source link

Improve cache deletion on UserTechObserver #442

Open jackbayliss opened 2 weeks ago

jackbayliss commented 2 weeks ago

Having worked on the following

I feel rather than this it would be better if we only clear the cache for the page the new user will be on - rather than clearing it all.

A very small minor adjustment 😃

jackbayliss commented 2 weeks ago

Although a useful change, I'm not sure if it will actually improve anything speed wise, so maybe not worth