Packages

An application for storing and managing Plug sessions with Mnesia.

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## v0.1.3
* Fix the time units
## v0.1.2
* Add an index on timestamp
* Add helpers to clear and drop the Mnesia table
## v0.1.1
* Add the ability not to update timestamps
## v0.1.0
* Add a session store using Mnesia
* Add helpers to create the Mnesia table
* Add a module to clean inactive sessions