Table of Contents - protocol-redis-0.6.1 Documentation
Classes and Modules
Methods
-
::client
—
Protocol::Redis::Connection
-
::included
—
Protocol::Redis::Methods
-
::new
—
Protocol::Redis::Connection
-
#append
—
Protocol::Redis::Methods::Strings
-
#auth
—
Protocol::Redis::Methods::Connection
-
#bitcount
—
Protocol::Redis::Methods::Strings
-
#blpop
—
Protocol::Redis::Methods::Lists
-
#brpop
—
Protocol::Redis::Methods::Lists
-
#brpoplpush
—
Protocol::Redis::Methods::Lists
-
#bzpopmax
—
Protocol::Redis::Methods::SortedSets
-
#bzpopmin
—
Protocol::Redis::Methods::SortedSets
-
#close
—
Protocol::Redis::Connection
-
#closed?
—
Protocol::Redis::Connection
-
#decr
—
Protocol::Redis::Methods::Strings
-
#decrby
—
Protocol::Redis::Methods::Strings
-
#del
—
Protocol::Redis::Methods::Generic
-
#dump
—
Protocol::Redis::Methods::Generic
-
#echo
—
Protocol::Redis::Methods::Connection
-
#eval
—
Protocol::Redis::Methods::Scripting
-
#evalsha
—
Protocol::Redis::Methods::Scripting
-
#exists
—
Protocol::Redis::Methods::Generic
-
#expire
—
Protocol::Redis::Methods::Generic
-
#expireat
—
Protocol::Redis::Methods::Generic
-
#flush
—
Protocol::Redis::Connection
-
#flushdb!
—
Protocol::Redis::Methods::Server
-
#geoadd
—
Protocol::Redis::Methods::Geospatial
-
#geodist
—
Protocol::Redis::Methods::Geospatial
-
#geohash
—
Protocol::Redis::Methods::Geospatial
-
#geopos
—
Protocol::Redis::Methods::Geospatial
-
#georadius
—
Protocol::Redis::Methods::Geospatial
-
#georadiusbymember
—
Protocol::Redis::Methods::Geospatial
-
#get
—
Protocol::Redis::Methods::Strings
-
#getbit
—
Protocol::Redis::Methods::Strings
-
#getrange
—
Protocol::Redis::Methods::Strings
-
#getset
—
Protocol::Redis::Methods::Strings
-
#hdel
—
Protocol::Redis::Methods::Hashes
-
#hexists
—
Protocol::Redis::Methods::Hashes
-
#hget
—
Protocol::Redis::Methods::Hashes
-
#hgetall
—
Protocol::Redis::Methods::Hashes
-
#hincrby
—
Protocol::Redis::Methods::Hashes
-
#hincrbyfloat
—
Protocol::Redis::Methods::Hashes
-
#hkeys
—
Protocol::Redis::Methods::Hashes
-
#hlen
—
Protocol::Redis::Methods::Hashes
-
#hmget
—
Protocol::Redis::Methods::Hashes
-
#hmset
—
Protocol::Redis::Methods::Hashes
-
#hset
—
Protocol::Redis::Methods::Hashes
-
#hsetnx
—
Protocol::Redis::Methods::Hashes
-
#hvals
—
Protocol::Redis::Methods::Hashes
-
#incr
—
Protocol::Redis::Methods::Strings
-
#incrby
—
Protocol::Redis::Methods::Strings
-
#incrbyfloat
—
Protocol::Redis::Methods::Strings
-
#info
—
Protocol::Redis::Methods::Server
-
#keys
—
Protocol::Redis::Methods::Generic
-
#lindex
—
Protocol::Redis::Methods::Lists
-
#linsert
—
Protocol::Redis::Methods::Lists
-
#llen
—
Protocol::Redis::Methods::Lists
-
#lpop
—
Protocol::Redis::Methods::Lists
-
#lpush
—
Protocol::Redis::Methods::Lists
-
#lpushx
—
Protocol::Redis::Methods::Lists
-
#lrange
—
Protocol::Redis::Methods::Lists
-
#lrem
—
Protocol::Redis::Methods::Lists
-
#lset
—
Protocol::Redis::Methods::Lists
-
#ltrim
—
Protocol::Redis::Methods::Lists
-
#mget
—
Protocol::Redis::Methods::Strings
-
#migrate
—
Protocol::Redis::Methods::Generic
-
#move
—
Protocol::Redis::Methods::Generic
-
#mset
—
Protocol::Redis::Methods::Strings
-
#msetnx
—
Protocol::Redis::Methods::Strings
-
#object
—
Protocol::Redis::Methods::Generic
-
#persist
—
Protocol::Redis::Methods::Generic
-
#pexpire
—
Protocol::Redis::Methods::Generic
-
#pexpireat
—
Protocol::Redis::Methods::Generic
-
#pfadd
—
Protocol::Redis::Methods::Counting
-
#pfcount
—
Protocol::Redis::Methods::Counting
-
#pfmerge
—
Protocol::Redis::Methods::Counting
-
#ping
—
Protocol::Redis::Methods::Connection
-
#psetex
—
Protocol::Redis::Methods::Strings
-
#pttl
—
Protocol::Redis::Methods::Generic
-
#publish
—
Protocol::Redis::Methods::Pubsub
-
#quit
—
Protocol::Redis::Methods::Connection
-
#randomkey
—
Protocol::Redis::Methods::Generic
-
#read_data
—
Protocol::Redis::Connection
-
#read_line
—
Protocol::Redis::Connection
-
#read_object
—
Protocol::Redis::Connection
-
#read_response
—
Protocol::Redis::Connection
-
#rename
—
Protocol::Redis::Methods::Generic
-
#renamenx
—
Protocol::Redis::Methods::Generic
-
#restore
—
Protocol::Redis::Methods::Generic
-
#rpop
—
Protocol::Redis::Methods::Lists
-
#rpoplpush
—
Protocol::Redis::Methods::Lists
-
#rpush
—
Protocol::Redis::Methods::Lists
-
#rpushx
—
Protocol::Redis::Methods::Lists
-
#sadd
—
Protocol::Redis::Methods::Sets
-
#scan
—
Protocol::Redis::Methods::Generic
-
#scard
—
Protocol::Redis::Methods::Sets
-
#script_debug
—
Protocol::Redis::Methods::Scripting
-
#script_exists
—
Protocol::Redis::Methods::Scripting
-
#script_flush
—
Protocol::Redis::Methods::Scripting
-
#script_kill
—
Protocol::Redis::Methods::Scripting
-
#script_load
—
Protocol::Redis::Methods::Scripting
-
#sdiff
—
Protocol::Redis::Methods::Sets
-
#sdiffstore
—
Protocol::Redis::Methods::Sets
-
#set
—
Protocol::Redis::Methods::Strings
-
#setbit
—
Protocol::Redis::Methods::Strings
-
#setex
—
Protocol::Redis::Methods::Strings
-
#setnx
—
Protocol::Redis::Methods::Strings
-
#setrange
—
Protocol::Redis::Methods::Strings
-
#sinter
—
Protocol::Redis::Methods::Sets
-
#sinterstore
—
Protocol::Redis::Methods::Sets
-
#sismember
—
Protocol::Redis::Methods::Sets
-
#smembers
—
Protocol::Redis::Methods::Sets
-
#smove
—
Protocol::Redis::Methods::Sets
-
#sort
—
Protocol::Redis::Methods::Generic
-
#spop
—
Protocol::Redis::Methods::Sets
-
#srandmember
—
Protocol::Redis::Methods::Sets
-
#srem
—
Protocol::Redis::Methods::Sets
-
#sscan
—
Protocol::Redis::Methods::Sets
-
#strlen
—
Protocol::Redis::Methods::Strings
-
#sunion
—
Protocol::Redis::Methods::Sets
-
#sunionstore
—
Protocol::Redis::Methods::Sets
-
#touch
—
Protocol::Redis::Methods::Generic
-
#ttl
—
Protocol::Redis::Methods::Generic
-
#type
—
Protocol::Redis::Methods::Generic
-
#unlink
—
Protocol::Redis::Methods::Generic
-
#wait
—
Protocol::Redis::Methods::Generic
-
#write_lines
—
Protocol::Redis::Connection
-
#write_object
—
Protocol::Redis::Connection
-
#write_request
—
Protocol::Redis::Connection
-
#xack
—
Protocol::Redis::Methods::Streams
-
#xadd
—
Protocol::Redis::Methods::Streams
-
#xclaim
—
Protocol::Redis::Methods::Streams
-
#xdel
—
Protocol::Redis::Methods::Streams
-
#xgroup
—
Protocol::Redis::Methods::Streams
-
#xinfo
—
Protocol::Redis::Methods::Streams
-
#xlen
—
Protocol::Redis::Methods::Streams
-
#xpending
—
Protocol::Redis::Methods::Streams
-
#xrange
—
Protocol::Redis::Methods::Streams
-
#xread
—
Protocol::Redis::Methods::Streams
-
#xreadgroup
—
Protocol::Redis::Methods::Streams
-
#xrevrange
—
Protocol::Redis::Methods::Streams
-
#xtrim
—
Protocol::Redis::Methods::Streams
-
#zadd
—
Protocol::Redis::Methods::SortedSets
-
#zcard
—
Protocol::Redis::Methods::SortedSets
-
#zcount
—
Protocol::Redis::Methods::SortedSets
-
#zincrby
—
Protocol::Redis::Methods::SortedSets
-
#zinterstore
—
Protocol::Redis::Methods::SortedSets
-
#zlexcount
—
Protocol::Redis::Methods::SortedSets
-
#zpopmax
—
Protocol::Redis::Methods::SortedSets
-
#zpopmin
—
Protocol::Redis::Methods::SortedSets
-
#zrange
—
Protocol::Redis::Methods::SortedSets
-
#zrangebylex
—
Protocol::Redis::Methods::SortedSets
-
#zrangebyscore
—
Protocol::Redis::Methods::SortedSets
-
#zrank
—
Protocol::Redis::Methods::SortedSets
-
#zrem
—
Protocol::Redis::Methods::SortedSets
-
#zremrangebylex
—
Protocol::Redis::Methods::SortedSets
-
#zremrangebyrank
—
Protocol::Redis::Methods::SortedSets
-
#zremrangebyscore
—
Protocol::Redis::Methods::SortedSets
-
#zrevrange
—
Protocol::Redis::Methods::SortedSets
-
#zrevrangebylex
—
Protocol::Redis::Methods::SortedSets
-
#zrevrangebyscore
—
Protocol::Redis::Methods::SortedSets
-
#zrevrank
—
Protocol::Redis::Methods::SortedSets
-
#zscan
—
Protocol::Redis::Methods::SortedSets
-
#zscore
—
Protocol::Redis::Methods::SortedSets
-
#zunionstore
—
Protocol::Redis::Methods::SortedSets