Class: Lite::Redis::SortedSet

Inherits:
Base
  • Object
show all
Extended by:
SortedSetHelper
Includes:
SortedSetHelper
Defined in:
lib/lite/redis/sorted_set.rb

Instance Attribute Summary

Attributes included from BaseHelper

#client

Method Summary

Methods included from SortedSetHelper

all, all_reverse, between, between_lex, between_lex_reverse, between_reverse, between_scores, between_scores_reverse, count, count_between, create, create_combination, create_intersection, decrement, destroy, destroy_between, destroy_lex, destroy_scores, find, find_score, first, first_score, increment, last, last_score, position, position_reverse, scan, score

Methods included from BaseHelper

#initialize