Elektrine lite

← Feed

@alda@topspicy.social

Post #3316745

2026-06-13 15:03 UTC

Filesystem caching or solutions like CloudFlare are often suggested as a solution to those vendors and even the hosts themselves, but if your site is so slow that it takes about a minute for the add-to-cart button to have an effect, then the culprit is elsewhere.

Replies (1)

  • @alda@topspicy.social 2026-06-13 15:03

    There have been attempts at porting the likes of Eloquent (Laravel's built-in ORM) into WordPress with varying success but nothing beats writing your own SQL queries as long as you know what you're doing.

    Open ##3316743