mongostore v1.0.0 (2015-10-31T13:32:44Z)
Dub
Repo
MongoSessionStore.this
mongostore
MongoSessionStore
this
(string host, string database, string collection)
class
MongoSessionStore
this
(
string
host
,
string
database
,
string
collection
= "sessions_"
)
this
(MongoClient client, string database, string collection)
this
(MongoDatabase database, string collection)
this
(MongoCollection collection)
Meta
Source
See Implementation
mongostore
MongoSessionStore
constructors
this
functions
create
destroy
get
isKeySet
iterateSession
open
set
properties
storageType