Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
6198 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
jul. 23
2452
10
apr. 17
41447
0
jan. 16
3369
2
mar. 24
1659
1
jun. 25
11263