protected function createSessionStore($params)
 {
     return ncDbSessionStoreManager::getInstance()->getDbSessionStore($params['session_store']);
 }