Documentation
¶
Overview ¶
Package kvs re-exports the KVS-backed session storage backend.
This backend adapts any kvs.ListableStore (Redis, SQLite, etc.) for session storage with user indexing and automatic cleanup.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( New = kvs.New NewWithControls = kvs.NewWithControls )
Re-export functions.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.