• Rikudou_Sage
    link
    fedilink
    English
    107 months ago

    So much work just to avoid using Redis. If I wanted to use SQL for cache, I’d rather choose the memory engine of MySQL.

    • @lysdexicOP
      link
      English
      17 months ago

      If I wanted to use SQL for cache, I’d rather choose the memory engine of MySQL.

      Why would you onboard an entirely separate service if you’re already using PostgreSQL ?

  • @Lmaydev
    link
    17 months ago

    Honestly it feels like a hack with multiple drawbacks. I’d personally rather use something specifically designed for the job.