Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
6111 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Juli 23
2395
10
Apr. 17
41356
0
Jan. 16
3323
2
März 24
1622
1
Juni 25
11187