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