redbird v0.5.0 API Reference

Modules

Stores the session in a redis store

Exceptions

Mix Tasks

Deletes all redbird sessions.

mix redbird.delete_all_sessions my_app

The first argument is the app specific key_namespace you set in your plug session config. If no argument is given, it will delete all redbird sessions