Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
5965 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
čvc 23
2305
10
dub 17
41159
0
led 16
3242
2
bře 24
1489
Query caching Vyřešeno
1
čvn 25
11082