GithubHelp home page GithubHelp logo

Comments (4)

dduarte-odoogap avatar dduarte-odoogap commented on June 25, 2024

hi @themreza good catch, we are aware of this problem and considering Redis also, but still considering other options.

from template-odoo.

odranoelBR avatar odranoelBR commented on June 25, 2024

Hello @themreza , tks for the feedback.
We changed the way of building routes.
Now we don't need generate routes for products anymore, we only use categories as parameters because category slug is part of product route/ slug.
But, the ideia you give, after set all custom routes in redis, you mean nuxt read this routes in build time ?

from template-odoo.

themreza avatar themreza commented on June 25, 2024

@odranoelBR As a general note, I'm finding it a bit hard to follow the changes (actually for both the storefront and Odoo modules, e.g. see odoogap/vuestorefront#7 (comment)).

Regarding the route generation, I think we should also assume that the backend has thousands of categories.
Therefore, rather than including the routes into the build, the slug resolution should be done on the server-side.
To speed up the lookup, we can use Redis to cache the routes.

from template-odoo.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.