Store sessions in DB
(0)
146

Store sessions in DB

FREE

Available versions
Technical name
session_db
License
LGPL-3
Secure dependencies
N/A
Store sessions in DB

Store sessions in DB

Beta License: LGPL-3 OCA/server-tools Translate me on Weblate Try me on Runboat

Store sessions in a database instead of the filesystem. This simplifies the configuration of horizontally scalable deployments, by avoiding the need for a distributed filesystem to store the Odoo sessions.

Table of contents

Usage

Set this module in the server wide modules.

Set a SESSION_DB_URI environment variable as a full postgresql connection string, like postgres://user:passwd@server/db or db.

It is recommended to use a dedicated database for this module, and possibly a dedicated postgres user for additional security.

Known issues / Roadmap

This module does not work with multi-threaded workers, so it requires workers > 0.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Odoo SA
  • ACSONE SA/NV

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

sbidoul

This module is part of the OCA/server-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

0.0 / 5.0
based on 0 ratings

Python dependencies

Package Version Secured
psycopg2_binary 2.8.6
gevent 20.9.0
This app has automated tests.

Available languages

Language % translated
Italian / Italiano
100%