Liking cljdoc? Tell your friends :D

ring.middleware.session.memory

A session storage engine that stores session data in memory.

memory-store

Type: var

Arguments:

[]
[session-atom]
Creates an in-memory session storage engine. Accepts an atom as an optional
argument; if supplied, the atom is used to hold the session data.

View source

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close