Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
Database the redis back-end session database for the sessions.
func (*Database) Async ¶
Async if true passed then it will use different go routines to update the redis storage.
func (*Database) Config ¶
Config returns the configuration for the redis server bridge, you can change them.
Click to show internal directories.
Click to hide internal directories.