Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 102 found.
[1] < 1 2 3 4 5 6 7 8 9 10 11 > [11]  Sort:

redisType (Package: rredis) : Query a Redis value type.

Return a description of the type of the value corresponding to the specified key.
● Data Source: CranContrib
● Keywords:
● Alias: redisType
● 0 images

redisLTrim (Package: rredis) : Trim a list.

Trim an existing list so that it will contain only the specified range of elements specified.
● Data Source: CranContrib
● Keywords:
● Alias: redisLTrim
● 0 images

redisSMembers (Package: rredis) : List elements of a set.

Return a list containing all the members (elements) of the specified set.
● Data Source: CranContrib
● Keywords:
● Alias: redisSMembers
● 0 images

redisExpireAt (Package: rredis) : Set a timeout on the specified key.

Set a timeout on the specified key, after which time the key and corresponding value will be deleted.
● Data Source: CranContrib
● Keywords:
● Alias: redisExpireAt, redisPexpireAt
● 0 images

redisHGetAll (Package: rredis) : Redis hash fields and values.

Return all fields and values associated with the given key.
● Data Source: CranContrib
● Keywords:
● Alias: redisHGetAll
● 0 images

redisZUnionStore (Package: rredis) :

Store the union of two sorted sets into another sorted set.
● Data Source: CranContrib
● Keywords:
● Alias: redisZUnionStore
● 0 images

redisBgRewriteAOF (Package: rredis) : redisBgRewriteAOF

Re-write the Redis append-only file in the background.
● Data Source: CranContrib
● Keywords:
● Alias: redisBgRewriteAOF
● 0 images

redisZRemRangeByScore (Package: rredis) :

redisZRemRangeByScore.Rd
● Data Source: CranContrib
● Keywords:
● Alias: redisZRemRangeByScore
● 0 images

redisHLen (Package: rredis) : Redis hash length.

Return the number of fields associated with the given key.
● Data Source: CranContrib
● Keywords:
● Alias: redisHLen
● 0 images

redisZRemRangeByRank (Package: rredis) :

redisZRemRangeByRank.Rd
● Data Source: CranContrib
● Keywords:
● Alias: redisZRemRangeByRank
● 0 images