Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5990 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
lug 23
2327
10
apr 17
41192
0
gen 16
3269
2
mar 24
1509
1
giu 25
11093