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
회신
8784
화면
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
7월 23
|
4426 | ||
|
|
10
4월 17
|
45102 | ||
|
|
0
1월 16
|
4824 | ||
|
|
2
3월 24
|
3660 | ||
|
Query caching
해결 완료
|
|
1
6월 25
|
13353 |