Guest User

Untitled

a guest
Nov 24th, 2017
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. require 'dalli'
  2. require 'rubygems'
  3.  
  4. dc = Dalli::Client.new('localhost:11211')
  5. value = dc.get('sessions:a722d7741c7dff375be4f120089713ff')
Add Comment
Please, Sign In to add comment