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.
Esta pregunta ha sido marcada
1
Responder
8764
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
0
jul 23
|
4408 | ||
|
|
10
abr 17
|
45086 | ||
|
|
0
ene 16
|
4815 | ||
|
|
2
mar 24
|
3660 | ||
|
Query caching
Resuelto
|
|
1
jun 25
|
13338 |