Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
6191 Näkymät

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
Hylkää
Paras vastaus

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
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
0
heinäk. 23
2450
10
huhtik. 17
41443
0
tammik. 16
3367
2
maalisk. 24
1653
Query caching Ratkaistu
1
kesäk. 25
11257