• Rikudou_SageA
    link
    English
    108 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.

    • @lysdexic@programming.devOP
      link
      fedilink
      English
      18 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@programming.dev
    link
    fedilink
    18 months ago

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