Endora Commerce has a new feature: AI Assistant in the admin panel See it →
Endora Commerce
← Back to integrations
Files and infrastructure

Redis integration

Redis runs the session cache and every background queue in Endora Commerce: webhooks, email delivery, search indexing and KSeF e-invoicing submissions.

What runs on it

Anything that should not block the request it was triggered by goes through a Redis-backed queue: an outgoing webhook, a transactional email, a search index update, a KSeF submission. Each queue retries on failure and keeps a view of failed jobs in the admin panel.

Why queues matter for integrations

A KSeF outage or a slow webhook receiver on the integrator’s side does not stall order processing; the job sits in the queue and retries with back-off until it succeeds or a human intervenes. That is what keeps a temporary failure on one integration from becoming a platform-wide incident.

Other integrations in this group

Let’s find out what we can connect at your end

Book a free workshop. We will walk through your ERP, warehouse and sales processes, and show you what the integration path looks like step by step.