Skip to content

CaliRuby/marvel_redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Redis - Marvel

This app was created with this command rails new marvel -T -O to avoid unit test and Active Record.

Before use this application make sure you are running Redis on your computer.

This app show to use redis to; count how many users are on-line(active) in a period of 30 seconds ; show top 5 of users with more logins ; and how to process background jobs.

run test bundle exec rspec and try to implement have some fun.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published