Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
6001 Переглядів

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.

Аватар
Відмінити
Найкраща відповідь

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


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лип. 23
2332
10
квіт. 17
41202
0
січ. 16
3274
2
бер. 24
1525
Query caching Вирішено
1
черв. 25
11106