some sort of debug/info method that will get some statistics about the sessions stored. This needs to be added to the _session_store interface as well.
For redis, will probably use a lua script using SCAN and DEBUG OBJECT - not a perfect way to determine memory usage exactly but useful to see relative sizes of sessions.