session/storage/hybrid/PML.txt
2025-06-25 22:54:16 +02:00

26 lines
No EOL
771 B
Text

This is PML format:
[OP]
0: create new session
1: destroy session
2: change session ID (sid)
3: modify (create, update key/val) session DATA
[SID] is session ID
[DATA]
0: -
1: -
2: new session ID
3: (key)|(val) - create and update DATA (key) only for delete key
PML log file:
______________________________________________________ LOG stream...
OP | SID | DATA | |
------------------------------------------------------ |
-- // -- // -- // -- |
------------------------------------------------------ |
... .... ..... |
OP | SID | DATA |
______________________________________________________ V