Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5977 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lip 23
2313
10
kwi 17
41171
0
sty 16
3245
2
mar 24
1497
Query caching Rozwiązane
1
cze 25
11086