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.
Этот вопрос был отмечен
1
Ответить
8766
Представления
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
Не оставайтесь в стороне – присоединяйтесь к обсуждению!
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
|
0
июл. 23
|
4409 | ||
|
|
10
апр. 17
|
45090 | ||
|
|
0
янв. 16
|
4815 | ||
|
|
2
мар. 24
|
3660 | ||
|
Query caching
Решено
|
|
1
июн. 25
|
13339 |