wai-session-postgresql

WAI Session that keeps its data in a PostgreSQL database


Keywords
library, web, Propose Tags , Network.Wai.Session.PostgreSQL
License
BSD-3-Clause
Install
cabal install wai-session-postgresql-0.2.1.2

Documentation

Build Status

Provides a PostgreSQL based session store for Network.Wai.Session.

See example/Main.hs for an example usage.