getting the redis instance
Returns:
the instance
190 191 192
# File 'lib/fastaccess/fastaccess.rb', line 190 def self.redis @@redis end