Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.6.1
-
Fix Version/s: None
-
Component/s: Zend_Session
-
Labels:None
Description
Hi,
i think that db adapter for zend_session lacks important functionality, to be able to put some of session vars to db columns, after mapping those vars it would be easy to make a list of logged users ETC.
without the ability to map the vars like user_id , i dont really see the reason why database would be used for session storing, it would be just a waste of resources then.