Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
6043 Vues

Can anyone tell me about the caching system of odoo?? which approach odoo use for data caching. Also how can i integrate redis or other caching service with odoo.

Avatar
Ignorer
Meilleure réponse

Odoo has a file store where all files are stored. 

CSS and JS files are minified and also stored in the file store.

/web/content/159767-3f78657/web.assets_common.js

To add CSS and JS the files need to be added to asset bundles.

https://www.odoo.com/documentation/16.0/developer/reference/frontend/assets.html


Avatar
Ignorer
Publications associées Réponses Vues Activité
0
juil. 23
2349
10
avr. 17
41262
0
janv. 16
3293
2
mars 24
1540
1
juin 25
11148