|
0ae4ab9269
|
do not use static class name as key in proxied classes (changes after compile run to "_Original")
|
2022-06-01 00:25:02 +02:00 |
|
|
28c6c8ef59
|
[WIP] migrates SessionLockRequestComponent to new MiddlewareInterface
|
2022-05-19 11:53:26 +02:00 |
|
|
24283b795f
|
Check first, then wait
|
2022-05-16 12:08:39 +02:00 |
|
|
1452d19892
|
Safe one unneccessary check against redis lock
|
2022-05-16 12:04:25 +02:00 |
|
|
ec13bc4960
|
Do not wait until Lock acquiry but a configurable amount of time (30s per default)
|
2022-05-16 11:28:39 +02:00 |
|
Robin Krahnen
|
f93dfd0df6
|
add "declare(strict_types=1);"
|
2022-05-02 09:56:10 +02:00 |
|
Robin Krahnen
|
e7ca78f855
|
code style
|
2022-04-05 15:19:26 +02:00 |
|
Robin Krahnen
|
737047d856
|
do load lazy if possible
|
2022-04-05 12:31:33 +02:00 |
|
Robin Krahnen
|
3b3566bb73
|
revised code
|
2022-03-15 09:32:42 +01:00 |
|
|
759b50d2b0
|
makes timeToLive and autoRelease configurable
* for example redis store as lock storage needs the autoRelease to be true
|
2022-03-14 08:53:06 +01:00 |
|
|
a2c7fabfea
|
First working version
|
2021-08-26 15:05:37 +02:00 |
|