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
الرد
8855
أدوات العرض
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
|
4496 | ||
|
|
10
أبريل 17
|
45164 | ||
|
|
0
يناير 16
|
4886 | ||
|
|
2
مارس 24
|
3697 | ||
|
Query caching
تم الحل
|
|
1
يونيو 25
|
13408 |