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
回覆
8867
瀏覽次數
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
|
4500 | ||
|
|
10
4月 17
|
45169 | ||
|
|
0
1月 16
|
4893 | ||
|
|
2
3月 24
|
3700 | ||
|
Query caching
已解決
|
|
1
6月 25
|
13412 |