Store sessions in DB
Project description
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.
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
Maintainers
This module is maintained by the OCA.
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:
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo_addon_session_db-15.0.1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dac61ceb37fb150b6d5112e5c4172c408cd83bcc6c5f56c440ffa5ce4687113 |
|
MD5 | 3c86728768a511d37562f4192c530f3f |
|
BLAKE2b-256 | 75c516bc2da7e2bae4e1bb49064b9d12bb2e420b7cbfa853a8877514d61d9be4 |