|
|
|
|
|
by skybrian
4707 days ago
|
|
This isn't for sessions unless they're also backed up somewhere else. It's just for caching. You would need some other system where you look up which version of a session is current, then look up sessions in the cache by a unique version id. |
|