ring.middleware.session.memory

(source)
A session storage engine that stores session data in memory.

For more info about this library see:

https://github.com/ring-clojure/ring/wiki
Public Variable Short Description
->MemoryStore (clj)
MemoryStore (clj)
memory-store (clj) Creates an in-memory session storage engine.