Module: Rack::Session
- Defined in:
- lib/riak_sessions.rb
Overview
The Rack::Session::Riak uses the open source document-oriented web database Riak as a sessions backend, more info about Riak: riak.basho.com/
Examples:
use Rack::Session::Riak
will use Riak as a session handler