Skip to content

akeem/redis-session-retrieve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Redis Session Retrieve Build Status

The itch to scratch.

A number of applications need to share session information.

  1. Application managing session information uses redis-store gem to control flow of information related to session.

  2. Secondary applications retrieve session data from session store.

How do I use it.

  1. Setup the retrievel library by normal means. (the default should default redis configuration, database 0)

  2. Find session data via the session id.

About

retrieve session data from redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages