Stéphane Bidoul
|
71352e0496
|
session_db: cosmetics
|
2024-09-17 15:51:09 +02:00 |
Stéphane Bidoul
|
182d44f26c
|
session_db: gevent and thread support
There were concurrency issues in evented mode.
So while I was at it, I added support for threaded mode too.
|
2024-09-17 15:51:09 +02:00 |
OCA-git-bot
|
894613b612
|
session_db 16.0.1.0.2
|
2024-09-17 15:51:09 +02:00 |
Stéphane Bidoul
|
d49c69102f
|
session_db: improve resiliency to database errors
Retry on OperationalError exception, which we receive on database restart.
Return cursor to pool when reconnecting.
|
2024-09-17 15:51:09 +02:00 |
OCA-git-bot
|
35b8dbe8c3
|
session_db 16.0.1.0.1
|
2024-09-17 15:51:09 +02:00 |
OCA-git-bot
|
c898568219
|
[ADD] icon.png
|
2024-09-17 15:51:09 +02:00 |
OCA-git-bot
|
74fba614bc
|
[UPD] README.rst
|
2024-09-17 15:51:09 +02:00 |
oca-ci
|
3a754051f7
|
[UPD] Update session_db.pot
|
2024-09-17 15:51:09 +02:00 |
Stéphane Bidoul
|
5486d86dc6
|
session_db: explain why such as module is useful
|
2024-09-17 15:51:09 +02:00 |
Stéphane Bidoul
|
249f4888a5
|
session_db: declare maintainer
|
2024-09-17 15:51:09 +02:00 |
Stéphane Bidoul
|
5109801f80
|
session_db: do not update write_date on get
The upstream FilesystemSessionStore does not do that.
|
2024-09-17 15:51:09 +02:00 |
Stéphane Bidoul
|
87be2eca29
|
session_db: use SESSION_LIFETIME constant
|
2024-09-17 15:51:09 +02:00 |
Stéphane Bidoul
|
c53859a3c3
|
[MIG] session_db to 16.0
|
2024-09-17 15:51:09 +02:00 |
Nicolas Seinlet
|
4a8dea0cf0
|
session_db : store sessions in a database rather than in filestore
|
2024-09-17 15:51:09 +02:00 |