Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lupino/mysql-session

WAI Session that keeps its data in a MySQL database
https://github.com/lupino/mysql-session

Last synced: about 1 month ago
JSON representation

WAI Session that keeps its data in a MySQL database

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/Lupino/mysql-session.svg?branch=master)](https://travis-ci.org/Lupino/mysql-session)

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

See example/Main.hs for an example usage.