wisp_kv_sessions/ets_store
Functions
pub fn new_table(table_name: String) -> Set(String, Session)
pub fn try_create_session_store(
table_name: String,
) -> SessionStore
pub fn new_table(table_name: String) -> Set(String, Session)
pub fn try_create_session_store(
table_name: String,
) -> SessionStore