Skip to content
StackBackend

Backend

Redis

The data layer for ephemeral state, speed, and queue coordination.

In brief

I use it to manage fast-moving state that doesn't belong in the main database, along with rate limit counters and worker queues.

How I use it

I set up rate limiting, cache, and BullMQ infrastructure for Kütahya Satılık Tarla, Zümra Akademi, and other operations-heavy products.

  • 01

    Rate limiting

  • 02

    Queue backend

  • 03

    Ephemeral cache