Smile-SA / odoo_addons

Odoo addons developed by Smile
GNU Affero General Public License v3.0
287 stars 308 forks source link

Speed increase? #36

Open codeagencybe opened 5 years ago

codeagencybe commented 5 years ago

Hello

What kind of speed increase/improvement should we notice? I have installed your app, but I don't notice much. We have 5 internal users + 3500 clients that buy from shop, but I don't notice any difference whit app enabled.

isabellerichard commented 5 years ago

Hi,

What module did you install, and on which Odoo server version please?

Regards,

Isabelle

codeagencybe commented 5 years ago

Hello Isabelle,

We installed redis session store module on Odoo 11 Enterprise (on premise server) https://www.odoo.com/apps/modules/11.0/smile_redis_session_store/

isabellerichard commented 5 years ago

Hi,

The purpose of this module is to store sessions inside a Redis database, not to improve performances of a server.

This module is useful when Odoo is multi-hosted and load-balanced, and all servers need to access to sessions.

Regards,

Isabelle