Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4968 Переглядів

Hello, I'm wondering if its possible to use redis as session storage in odoo 10. As I could see odoo is using files to store session and I guess that could be slow, and imposible to share with another instance.

I found this https://github.com/keerati/odoo-redis/tree/master/redis

But I don't know if it works with v10. Has anyone tried it? Thanks.

Аватар
Відмінити
Найкраща відповідь

Is this suitable for Odoo 11?

Аватар
Відмінити
Найкраща відповідь

You can find the Redis module for v10 here: https://github.com/Smile-SA/odoo_addons/tree/10.0/smile_redis_session_store

Аватар
Відмінити