En cours de chargement de la vidéo...
Implementing headless eCommerce with Odoo / Nuxt.js and Redis cache
Developer Community Talk
Lieu : Hall 7.F - 09/11/2023 16:00 - 09/11/2023 16:30 (Europe/Brussels) (30 minutes)
Implementing headless eCommerce with Odoo / Nuxt.js and Redis cache
Diogo Duarte
CTO à ERPGAP / PROMPTEQUATION
Diogo Duarte
CTO à ERPGAP / PROMPTEQUATION

Odoo consultant and developer, Founder and CTO of ERPGAP
Odoo implementation and development specialist since 2010.
ERPGAP is Odoo ready partner on the US and UK and has Odoo projects across the globe.


How to implement a headless eCommerce using Odoo and Nuxt.js framework using Redis server as cache for improving performance and keeping separation of concerns.

Headless commerce, also known as "decoupled commerce," is a relatively new approach to eCommerce that has been gaining popularity in recent years.

This allows for greater flexibility and customization of the customer experience, as well as improved scalability and performance.

One of the main benefits of headless commerce is that it allows businesses to create a more personalized and engaging customer experience. With headless commerce, the frontend can be completely decoupled from the backend, allowing businesses to make changes and updates to the customer-facing part of the website without having to worry about the technical details of the backend.

Using Odoo as a backend, the Nuxt.js application will fetch full html and GraphQL queries and will store them in a Redis cache making the system easier to scale and still keep the advantage of having all data stored in Odoo