RedwoodJS is, by far, the definitive stack for builders.
Providing full-stack capabilities, coupled with extensive CLI-providing essential development best practices and flexible modular structure, puts the freedom of technology choices at heart.
When we heard that the RedwoodJS team added queueing capabilities to the framework, we immediately suggested adding support for Defer.
Get to know our motivation and how to get started with Defer in our RedwoodJS Partner Pitch:
The Defer DX integrates perfectly with your RedwoodJS experience by providing a CLI extension that sets up Defer in a few seconds:
yarn rw setup package @defer/redwood
This above command will:
Queueing and background jobs are a central part of any production application, here are some examples with our guides:
Setup Stripe webhooks in under a minute.
Send rich emails with Resend.
Defer enable quick support for puppeteer.
Leverage Defer CRON for automation.
From prompting to embedding.
The Defer RedwoodJS CLI integration will continue to evolve with soon dedicated generators, inspired from our guides:
# generate a new Background Function with the Stripe Clientyarn rw @defer stripe handleSubscription.ts # generate a new CRON with the Algolia clientyarn rw @defer algolia-cron weeklyReIndexAll.ts
Build resilient NextJS apps and experiment with LLM workflows at scale.
We are happy to put a first step into the open by welcoming our community to our product cycles.