mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-24 00:52:16 +01:00
1188 lines
106 KiB
HTML
1188 lines
106 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="robots" content="index, follow, all" />
|
|
<title>Index | PhpRedis API</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
|
<link rel="stylesheet" type="text/css" href="css/bootstrap-theme.min.css">
|
|
<link rel="stylesheet" type="text/css" href="css/doctum.css">
|
|
<link rel="stylesheet" type="text/css" href="fonts/doctum-font.css">
|
|
<script src="js/jquery-3.5.1.slim.min.js"></script>
|
|
<script async defer src="doctum.js"></script>
|
|
<script async defer src="js/bootstrap.min.js"></script>
|
|
<script async defer src="js/autocomplete.min.js"></script>
|
|
<meta name="MobileOptimized" content="width">
|
|
<meta name="HandheldFriendly" content="true">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
|
|
|
|
<link rel="search"
|
|
type="application/opensearchdescription+xml"
|
|
href="https://phpredis.github.io/opensearch.xml"
|
|
title="PhpRedis API (develop)" />
|
|
</head>
|
|
|
|
<body id="doc-index" data-name="" data-root-path="" data-search-index-url="doctum-search.json">
|
|
<div id="content">
|
|
<div id="left-column">
|
|
<div id="control-panel">
|
|
<div class="search-bar hidden" id="search-progress-bar-container">
|
|
<div class="progress">
|
|
<div class="progress-bar" role="progressbar" id="search-progress-bar"
|
|
aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" style="width: 0%"></div>
|
|
</div>
|
|
</div>
|
|
<form id="search-form" action="search.html">
|
|
<span class="icon icon-search"></span>
|
|
<input name="search"
|
|
id="doctum-search-auto-complete"
|
|
class="typeahead form-control"
|
|
type="search"
|
|
placeholder="Search"
|
|
spellcheck="false"
|
|
autocorrect="off"
|
|
autocomplete="off"
|
|
autocapitalize="off">
|
|
<div class="auto-complete-results" id="auto-complete-results"></div>
|
|
</form>
|
|
</div>
|
|
|
|
<div id="api-tree"></div>
|
|
|
|
</div>
|
|
<div id="right-column">
|
|
<nav id="site-nav" class="navbar navbar-default" role="navigation">
|
|
<div class="container-fluid">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
<a class="navbar-brand" href="index.html">PhpRedis API</a>
|
|
</div>
|
|
<div class="collapse navbar-collapse" id="navbar-elements">
|
|
<ul class="nav navbar-nav">
|
|
<li><a href="classes.html">Classes</a></li>
|
|
<li><a href="interfaces.html">Interfaces</a></li>
|
|
<li><a href="traits.html">Traits</a></li>
|
|
<li><a href="doc-index.html">Index</a></li>
|
|
<li><a href="search.html">Search</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<div id="page-content">
|
|
<div class="page-header">
|
|
<h1>Index</h1>
|
|
</div>
|
|
|
|
<ul class="pagination">
|
|
<li><a href="#letterA">A</a></li>
|
|
<li><a href="#letterB">B</a></li>
|
|
<li><a href="#letterC">C</a></li>
|
|
<li><a href="#letterD">D</a></li>
|
|
<li><a href="#letterE">E</a></li>
|
|
<li><a href="#letterF">F</a></li>
|
|
<li><a href="#letterG">G</a></li>
|
|
<li><a href="#letterH">H</a></li>
|
|
<li><a href="#letterI">I</a></li>
|
|
<li class="disabled"><a href="#letterJ">J</a></li>
|
|
<li><a href="#letterK">K</a></li>
|
|
<li><a href="#letterL">L</a></li>
|
|
<li><a href="#letterM">M</a></li>
|
|
<li class="disabled"><a href="#letterN">N</a></li>
|
|
<li><a href="#letterO">O</a></li>
|
|
<li><a href="#letterP">P</a></li>
|
|
<li class="disabled"><a href="#letterQ">Q</a></li>
|
|
<li><a href="#letterR">R</a></li>
|
|
<li><a href="#letterS">S</a></li>
|
|
<li><a href="#letterT">T</a></li>
|
|
<li><a href="#letterU">U</a></li>
|
|
<li class="disabled"><a href="#letterV">V</a></li>
|
|
<li><a href="#letterW">W</a></li>
|
|
<li><a href="#letterX">X</a></li>
|
|
<li class="disabled"><a href="#letterY">Y</a></li>
|
|
<li><a href="#letterZ">Z</a></li>
|
|
</ul>
|
|
|
|
<h2 id="letterA">A</h2>
|
|
<dl id="indexA"><dt><a href="Redis.html#method_acl">
|
|
Redis::acl</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_append">
|
|
Redis::append</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Append data to a Redis STRING key.</p></dd><dt><a href="Redis.html#method_auth">
|
|
Redis::auth</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Authenticate a Redis connection after its been established.</p></dd><dt><a href="RedisCluster.html#method_acl">
|
|
RedisCluster::acl</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_append">
|
|
RedisCluster::append</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterB">B</h2>
|
|
<dl id="indexB"><dt><a href="Redis.html#method_bgSave">
|
|
Redis::bgSave</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Execute a save of the Redis database in the background.</p></dd><dt><a href="Redis.html#method_bgrewriteaof">
|
|
Redis::bgrewriteaof</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Asynchronously rewrite Redis' append-only file</p></dd><dt><a href="Redis.html#method_bitcount">
|
|
Redis::bitcount</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Count the number of set bits in a Redis string.</p></dd><dt><a href="Redis.html#method_bitop">
|
|
Redis::bitop</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_bitpos">
|
|
Redis::bitpos</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Return the position of the first bit set to 0 or 1 in a string.</p></dd><dt><a href="Redis.html#method_blPop">
|
|
Redis::blPop</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Pop an element off the beginning of a Redis list or lists, potentially blocking up to a specified
|
|
timeout. This method may be called in two distinct ways, of which examples are provided below.</p></dd><dt><a href="Redis.html#method_brPop">
|
|
Redis::brPop</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Pop an element off of the end of a Redis list or lists, potentially blocking up to a specified timeout.</p></dd><dt><a href="Redis.html#method_brpoplpush">
|
|
Redis::brpoplpush</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Pop an element from the end of a Redis list, pushing it to the beginning of another Redis list,
|
|
optionally blocking up to a specified timeout.</p></dd><dt><a href="Redis.html#method_bzPopMax">
|
|
Redis::bzPopMax</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>POP the maximum scoring element off of one or more sorted sets, blocking up to a specified
|
|
timeout if no elements are available.</p></dd><dt><a href="Redis.html#method_bzPopMin">
|
|
Redis::bzPopMin</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>POP the minimum scoring element off of one or more sorted sets, blocking up to a specified timeout
|
|
if no elements are available</p></dd><dt><a href="Redis.html#method_bzmpop">
|
|
Redis::bzmpop</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>POP one or more elements from one or more sorted sets, blocking up to a specified amount of time
|
|
when no elements are available.</p></dd><dt><a href="Redis.html#method_blmpop">
|
|
Redis::blmpop</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Pop one or more elements from one or more Redis LISTs, blocking up to a specified timeout when
|
|
no elements are available.</p></dd><dt><a href="RedisArray.html#method_bgsave">
|
|
RedisArray::bgsave</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_bgrewriteaof">
|
|
RedisCluster::bgrewriteaof</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_bgsave">
|
|
RedisCluster::bgsave</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_bitcount">
|
|
RedisCluster::bitcount</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_bitop">
|
|
RedisCluster::bitop</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_bitpos">
|
|
RedisCluster::bitpos</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd><p>Return the position of the first bit set to 0 or 1 in a string.</p></dd><dt><a href="RedisCluster.html#method_blpop">
|
|
RedisCluster::blpop</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd><p>See Redis::blpop()</p></dd><dt><a href="RedisCluster.html#method_brpop">
|
|
RedisCluster::brpop</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd><p>See Redis::brpop()</p></dd><dt><a href="RedisCluster.html#method_brpoplpush">
|
|
RedisCluster::brpoplpush</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd><p>See Redis::brpoplpush()</p></dd><dt><a href="RedisCluster.html#method_bzpopmax">
|
|
RedisCluster::bzpopmax</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_bzpopmin">
|
|
RedisCluster::bzpopmin</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_bzmpop">
|
|
RedisCluster::bzmpop</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_blmpop">
|
|
RedisCluster::blmpop</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterC">C</h2>
|
|
<dl id="indexC"><dt><a href="Redis.html#method_clearLastError">
|
|
Redis::clearLastError</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Reset any last error on the connection to NULL</p></dd><dt><a href="Redis.html#method_client">
|
|
Redis::client</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_close">
|
|
Redis::close</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_command">
|
|
Redis::command</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_config">
|
|
Redis::config</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Execute the Redis CONFIG command in a variety of ways. What the command does in particular depends
|
|
on the <code>$operation</code> qualifier.</p></dd><dt><a href="Redis.html#method_connect">
|
|
Redis::connect</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_copy">
|
|
Redis::copy</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Make a copy of a redis key.</p></dd><dt><a href="RedisCluster.html#method_clearlasterror">
|
|
RedisCluster::clearlasterror</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_client">
|
|
RedisCluster::client</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_close">
|
|
RedisCluster::close</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_cluster">
|
|
RedisCluster::cluster</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_command">
|
|
RedisCluster::command</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_config">
|
|
RedisCluster::config</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_ckquorum">
|
|
RedisSentinel::ckquorum</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterD">D</h2>
|
|
<dl id="indexD"><dt><a href="Redis.html#method_dbSize">
|
|
Redis::dbSize</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Return the number of keys in the currently selected Redis database.</p></dd><dt><a href="Redis.html#method_debug">
|
|
Redis::debug</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_decr">
|
|
Redis::decr</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Decrement a Redis integer by 1 or a provided value.</p></dd><dt><a href="Redis.html#method_decrBy">
|
|
Redis::decrBy</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Decrement a redis integer by a value</p></dd><dt><a href="Redis.html#method_del">
|
|
Redis::del</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Delete one or more keys from Redis.</p></dd><dt><a href="Redis.html#method_delete">
|
|
Redis::delete</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_discard">
|
|
Redis::discard</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Discard a transaction currently in progress.</p></dd><dt><a href="Redis.html#method_dump">
|
|
Redis::dump</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Dump Redis' internal binary representation of a key.</p></dd><dt><a href="RedisArray.html#method_del">
|
|
RedisArray::del</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_discard">
|
|
RedisArray::discard</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_dbsize">
|
|
RedisCluster::dbsize</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_decr">
|
|
RedisCluster::decr</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_decrby">
|
|
RedisCluster::decrby</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_decrbyfloat">
|
|
RedisCluster::decrbyfloat</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_del">
|
|
RedisCluster::del</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_discard">
|
|
RedisCluster::discard</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_dump">
|
|
RedisCluster::dump</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterE">E</h2>
|
|
<dl id="indexE"><dt><a href="Redis.html#method_echo">
|
|
Redis::echo</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Have Redis repeat back an arbitrary string to the client.</p></dd><dt><a href="Redis.html#method_eval">
|
|
Redis::eval</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Execute a LUA script on the redis server.</p></dd><dt><a href="Redis.html#method_eval_ro">
|
|
Redis::eval_ro</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>This is simply the read-only variant of eval, meaning the underlying script
|
|
may not modify data in redis.</p></dd><dt><a href="Redis.html#method_evalsha">
|
|
Redis::evalsha</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Execute a LUA script on the server but instead of sending the script, send
|
|
the SHA1 hash of the script.</p></dd><dt><a href="Redis.html#method_evalsha_ro">
|
|
Redis::evalsha_ro</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>This is simply the read-only variant of evalsha, meaning the underlying script
|
|
may not modify data in redis.</p></dd><dt><a href="Redis.html#method_exec">
|
|
Redis::exec</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Execute either a MULTI or PIPELINE block and return the array of replies.</p></dd><dt><a href="Redis.html#method_exists">
|
|
Redis::exists</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Test if one or more keys exist.</p></dd><dt><a href="Redis.html#method_expire">
|
|
Redis::expire</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Sets an expiration in seconds on the key in question. If connected to
|
|
redis-server >= 7.0.0 you may send an additional "mode" argument which
|
|
modifies how the command will execute.</p></dd><dt><a href="Redis.html#method_expireAt">
|
|
Redis::expireAt</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Set a key's expiration to a specific Unix timestamp in seconds. If
|
|
connected to Redis >= 7.0.0 you can pass an optional 'mode' argument.</p></dd><dt><a href="Redis.html#method_expiretime">
|
|
Redis::expiretime</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the expiration of a given key as a unix timestamp</p></dd><dt><a href="RedisArray.html#method_exec">
|
|
RedisArray::exec</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_echo">
|
|
RedisCluster::echo</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_eval">
|
|
RedisCluster::eval</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_eval_ro">
|
|
RedisCluster::eval_ro</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_evalsha">
|
|
RedisCluster::evalsha</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_evalsha_ro">
|
|
RedisCluster::evalsha_ro</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_exec">
|
|
RedisCluster::exec</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_exists">
|
|
RedisCluster::exists</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_expire">
|
|
RedisCluster::expire</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_expireat">
|
|
RedisCluster::expireat</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_expiretime">
|
|
RedisCluster::expiretime</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterF">F</h2>
|
|
<dl id="indexF"><dt><a href="Redis.html#method_failover">
|
|
Redis::failover</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_flushAll">
|
|
Redis::flushAll</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Deletes every key in all Redis databases</p></dd><dt><a href="Redis.html#method_flushDB">
|
|
Redis::flushDB</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Deletes all the keys of the currently selected database.</p></dd><dt><a href="RedisArray.html#method_flushall">
|
|
RedisArray::flushall</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_flushdb">
|
|
RedisArray::flushdb</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_flushall">
|
|
RedisCluster::flushall</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_flushdb">
|
|
RedisCluster::flushdb</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_failover">
|
|
RedisSentinel::failover</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_flushconfig">
|
|
RedisSentinel::flushconfig</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterG">G</h2>
|
|
<dl id="indexG"><dt><a href="Redis.html#method_geoadd">
|
|
Redis::geoadd</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_geodist">
|
|
Redis::geodist</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_geohash">
|
|
Redis::geohash</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_geopos">
|
|
Redis::geopos</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_georadius">
|
|
Redis::georadius</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_georadius_ro">
|
|
Redis::georadius_ro</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_georadiusbymember">
|
|
Redis::georadiusbymember</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_georadiusbymember_ro">
|
|
Redis::georadiusbymember_ro</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_geosearch">
|
|
Redis::geosearch</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_geosearchstore">
|
|
Redis::geosearchstore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_get">
|
|
Redis::get</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_getAuth">
|
|
Redis::getAuth</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the authentication information on the connection, if any.</p></dd><dt><a href="Redis.html#method_getBit">
|
|
Redis::getBit</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_getEx">
|
|
Redis::getEx</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_getDBNum">
|
|
Redis::getDBNum</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_getDel">
|
|
Redis::getDel</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_getHost">
|
|
Redis::getHost</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Return the host or Unix socket we are connected to.</p></dd><dt><a href="Redis.html#method_getLastError">
|
|
Redis::getLastError</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the last error returned to us from Redis, if any.</p></dd><dt><a href="Redis.html#method_getMode">
|
|
Redis::getMode</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Returns whether the connection is in ATOMIC, MULTI, or PIPELINE mode</p></dd><dt><a href="Redis.html#method_getOption">
|
|
Redis::getOption</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve the value of a configuration setting as set by Redis::setOption()</p></dd><dt><a href="Redis.html#method_getPersistentID">
|
|
Redis::getPersistentID</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the persistent connection ID, if there is one.</p></dd><dt><a href="Redis.html#method_getPort">
|
|
Redis::getPort</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the port we are connected to. This number will be zero if we are connected to a unix socket.</p></dd><dt><a href="Redis.html#method_getRange">
|
|
Redis::getRange</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve a substring of a string by index.</p></dd><dt><a href="Redis.html#method_getReadTimeout">
|
|
Redis::getReadTimeout</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the currently set read timeout on the connection.</p></dd><dt><a href="Redis.html#method_getset">
|
|
Redis::getset</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Sets a key and returns any previously set value, if the key already existed.</p></dd><dt><a href="Redis.html#method_getTimeout">
|
|
Redis::getTimeout</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve any set connection timeout</p></dd><dt><a href="Redis.html#method_getTransferredBytes">
|
|
Redis::getTransferredBytes</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_getOption">
|
|
RedisArray::getOption</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_geoadd">
|
|
RedisCluster::geoadd</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_geodist">
|
|
RedisCluster::geodist</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_geohash">
|
|
RedisCluster::geohash</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_geopos">
|
|
RedisCluster::geopos</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_georadius">
|
|
RedisCluster::georadius</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_georadius_ro">
|
|
RedisCluster::georadius_ro</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_georadiusbymember">
|
|
RedisCluster::georadiusbymember</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_georadiusbymember_ro">
|
|
RedisCluster::georadiusbymember_ro</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_get">
|
|
RedisCluster::get</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_getbit">
|
|
RedisCluster::getbit</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_getlasterror">
|
|
RedisCluster::getlasterror</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_getmode">
|
|
RedisCluster::getmode</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_getoption">
|
|
RedisCluster::getoption</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_getrange">
|
|
RedisCluster::getrange</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_getset">
|
|
RedisCluster::getset</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_gettransferredbytes">
|
|
RedisCluster::gettransferredbytes</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_getMasterAddrByName">
|
|
RedisSentinel::getMasterAddrByName</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterH">H</h2>
|
|
<dl id="indexH"><dt><a href="Redis.html#method_hDel">
|
|
Redis::hDel</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Remove one or more fields from a hash.</p></dd><dt><a href="Redis.html#method_hExists">
|
|
Redis::hExists</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Checks whether a field exists in a hash.</p></dd><dt><a href="Redis.html#method_hGet">
|
|
Redis::hGet</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_hGetAll">
|
|
Redis::hGetAll</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Read every field and value from a hash.</p></dd><dt><a href="Redis.html#method_hIncrBy">
|
|
Redis::hIncrBy</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Increment a hash field's value by an integer</p></dd><dt><a href="Redis.html#method_hIncrByFloat">
|
|
Redis::hIncrByFloat</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Increment a hash field by a floating point value</p></dd><dt><a href="Redis.html#method_hKeys">
|
|
Redis::hKeys</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve all of the fields of a hash.</p></dd><dt><a href="Redis.html#method_hLen">
|
|
Redis::hLen</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the number of fields in a hash.</p></dd><dt><a href="Redis.html#method_hMget">
|
|
Redis::hMget</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get one or more fields from a hash.</p></dd><dt><a href="Redis.html#method_hMset">
|
|
Redis::hMset</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Add or update one or more hash fields and values</p></dd><dt><a href="Redis.html#method_hRandField">
|
|
Redis::hRandField</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get one or more random field from a hash.</p></dd><dt><a href="Redis.html#method_hSet">
|
|
Redis::hSet</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_hSetNx">
|
|
Redis::hSetNx</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Set a hash field and value, but only if that field does not exist</p></dd><dt><a href="Redis.html#method_hStrLen">
|
|
Redis::hStrLen</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the string length of a hash field</p></dd><dt><a href="Redis.html#method_hVals">
|
|
Redis::hVals</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get all of the values from a hash.</p></dd><dt><a href="Redis.html#method_hscan">
|
|
Redis::hscan</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Iterate over the fields and values of a hash in an incremental fashion.</p></dd><dt><a href="RedisArray.html#method_hscan">
|
|
RedisArray::hscan</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hdel">
|
|
RedisCluster::hdel</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hexists">
|
|
RedisCluster::hexists</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hget">
|
|
RedisCluster::hget</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hgetall">
|
|
RedisCluster::hgetall</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hincrby">
|
|
RedisCluster::hincrby</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hincrbyfloat">
|
|
RedisCluster::hincrbyfloat</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hkeys">
|
|
RedisCluster::hkeys</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hlen">
|
|
RedisCluster::hlen</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hmget">
|
|
RedisCluster::hmget</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hmset">
|
|
RedisCluster::hmset</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hscan">
|
|
RedisCluster::hscan</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hset">
|
|
RedisCluster::hset</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hsetnx">
|
|
RedisCluster::hsetnx</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hstrlen">
|
|
RedisCluster::hstrlen</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_hvals">
|
|
RedisCluster::hvals</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterI">I</h2>
|
|
<dl id="indexI"><dt><a href="Redis.html#method_incr">
|
|
Redis::incr</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Increment a key's value, optionally by a specifc amount.</p></dd><dt><a href="Redis.html#method_incrBy">
|
|
Redis::incrBy</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Increment a key by a specific integer value</p></dd><dt><a href="Redis.html#method_incrByFloat">
|
|
Redis::incrByFloat</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Increment a numeric key by a floating point value.</p></dd><dt><a href="Redis.html#method_info">
|
|
Redis::info</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve information about the connected redis-server. If no arguments are passed to
|
|
this function, redis will return every info field. Alternatively you may pass a specific
|
|
section you want returned (e.g. 'server', or 'memory') to receive only information pertaining
|
|
to that section.</p></dd><dt><a href="Redis.html#method_isConnected">
|
|
Redis::isConnected</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Check if we are currently connected to a Redis instance.</p></dd><dt><a href="RedisArray.html#method_info">
|
|
RedisArray::info</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_incr">
|
|
RedisCluster::incr</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_incrby">
|
|
RedisCluster::incrby</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_incrbyfloat">
|
|
RedisCluster::incrbyfloat</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_info">
|
|
RedisCluster::info</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd><p>Retrieve information about the connected redis-server. If no arguments are passed to
|
|
this function, redis will return every info field. Alternatively you may pass a specific
|
|
section you want returned (e.g. 'server', or 'memory') to receive only information pertaining
|
|
to that section.</p></dd> </dl><h2 id="letterK">K</h2>
|
|
<dl id="indexK"><dt><a href="Redis.html#method_keys">
|
|
Redis::keys</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_keys">
|
|
RedisArray::keys</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_keys">
|
|
RedisCluster::keys</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterL">L</h2>
|
|
<dl id="indexL"><dt><a href="Redis.html#method_lmpop">
|
|
Redis::lmpop</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Pop one or more elements off of one or more Redis LISTs.</p></dd><dt><a href="Redis.html#method_lcs">
|
|
Redis::lcs</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the longest common subsequence between two string keys.</p></dd><dt><a href="Redis.html#method_lInsert">
|
|
Redis::lInsert</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lLen">
|
|
Redis::lLen</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lMove">
|
|
Redis::lMove</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lPop">
|
|
Redis::lPop</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lPos">
|
|
Redis::lPos</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lPush">
|
|
Redis::lPush</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lPushx">
|
|
Redis::lPushx</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lSet">
|
|
Redis::lSet</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lastSave">
|
|
Redis::lastSave</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lindex">
|
|
Redis::lindex</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lrange">
|
|
Redis::lrange</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_lrem">
|
|
Redis::lrem</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_ltrim">
|
|
Redis::ltrim</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lmpop">
|
|
RedisCluster::lmpop</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lcs">
|
|
RedisCluster::lcs</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lastsave">
|
|
RedisCluster::lastsave</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lget">
|
|
RedisCluster::lget</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lindex">
|
|
RedisCluster::lindex</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_linsert">
|
|
RedisCluster::linsert</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_llen">
|
|
RedisCluster::llen</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lpop">
|
|
RedisCluster::lpop</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lpush">
|
|
RedisCluster::lpush</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lpushx">
|
|
RedisCluster::lpushx</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lrange">
|
|
RedisCluster::lrange</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lrem">
|
|
RedisCluster::lrem</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_lset">
|
|
RedisCluster::lset</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_ltrim">
|
|
RedisCluster::ltrim</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterM">M</h2>
|
|
<dl id="indexM"><dt><a href="Redis.html#method_mget">
|
|
Redis::mget</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_migrate">
|
|
Redis::migrate</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_move">
|
|
Redis::move</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_mset">
|
|
Redis::mset</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_msetnx">
|
|
Redis::msetnx</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_multi">
|
|
Redis::multi</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_mget">
|
|
RedisArray::mget</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_mset">
|
|
RedisArray::mset</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_multi">
|
|
RedisArray::multi</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_mget">
|
|
RedisCluster::mget</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_mset">
|
|
RedisCluster::mset</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_msetnx">
|
|
RedisCluster::msetnx</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_multi">
|
|
RedisCluster::multi</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_master">
|
|
RedisSentinel::master</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_masters">
|
|
RedisSentinel::masters</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_myid">
|
|
RedisSentinel::myid</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterO">O</h2>
|
|
<dl id="indexO"><dt><a href="Redis.html#method_object">
|
|
Redis::object</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_open">
|
|
Redis::open</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_object">
|
|
RedisCluster::object</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterP">P</h2>
|
|
<dl id="indexP"><dt><a href="Redis.html#method_pexpiretime">
|
|
Redis::pexpiretime</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the expriation timestamp of a given Redis key but in milliseconds.</p></dd><dt><a href="Redis.html#method_pconnect">
|
|
Redis::pconnect</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_persist">
|
|
Redis::persist</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_pexpire">
|
|
Redis::pexpire</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Sets an expiration in milliseconds on a given key. If connected to Redis >= 7.0.0
|
|
you can pass an optional mode argument that modifies how the command will execute.</p></dd><dt><a href="Redis.html#method_pexpireAt">
|
|
Redis::pexpireAt</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Set a key's expiration to a specific Unix Timestamp in milliseconds. If connected to
|
|
Redis >= 7.0.0 you can pass an optional 'mode' argument.</p></dd><dt><a href="Redis.html#method_pfadd">
|
|
Redis::pfadd</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Add one or more elements to a Redis HyperLogLog key</p></dd><dt><a href="Redis.html#method_pfcount">
|
|
Redis::pfcount</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve the cardinality of a Redis HyperLogLog key.</p></dd><dt><a href="Redis.html#method_pfmerge">
|
|
Redis::pfmerge</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Merge one or more source HyperLogLog sets into a destination set.</p></dd><dt><a href="Redis.html#method_ping">
|
|
Redis::ping</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>PING the redis server with an optional string argument.</p></dd><dt><a href="Redis.html#method_pipeline">
|
|
Redis::pipeline</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Enter into pipeline mode.</p></dd><dt><a href="Redis.html#method_popen">
|
|
Redis::popen</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_psetex">
|
|
Redis::psetex</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_psubscribe">
|
|
Redis::psubscribe</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Subscribe to one or more glob-style patterns</p></dd><dt><a href="Redis.html#method_pttl">
|
|
Redis::pttl</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get a keys time to live in milliseconds.</p></dd><dt><a href="Redis.html#method_publish">
|
|
Redis::publish</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Publish a message to a pubsub channel</p></dd><dt><a href="Redis.html#method_pubsub">
|
|
Redis::pubsub</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_punsubscribe">
|
|
Redis::punsubscribe</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Unsubscribe from one or more channels by pattern</p></dd><dt><a href="RedisArray.html#method_ping">
|
|
RedisArray::ping</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_pexpiretime">
|
|
RedisCluster::pexpiretime</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_persist">
|
|
RedisCluster::persist</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_pexpire">
|
|
RedisCluster::pexpire</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_pexpireat">
|
|
RedisCluster::pexpireat</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_pfadd">
|
|
RedisCluster::pfadd</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_pfcount">
|
|
RedisCluster::pfcount</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_pfmerge">
|
|
RedisCluster::pfmerge</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_ping">
|
|
RedisCluster::ping</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd><p>PING an instance in the redis cluster.</p></dd><dt><a href="RedisCluster.html#method_psetex">
|
|
RedisCluster::psetex</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_psubscribe">
|
|
RedisCluster::psubscribe</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_pttl">
|
|
RedisCluster::pttl</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_publish">
|
|
RedisCluster::publish</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_pubsub">
|
|
RedisCluster::pubsub</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_punsubscribe">
|
|
RedisCluster::punsubscribe</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_ping">
|
|
RedisSentinel::ping</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterR">R</h2>
|
|
<dl id="indexR"><dt><a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_rPush">
|
|
Redis::rPush</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_rPushx">
|
|
Redis::rPushx</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_rPop">
|
|
Redis::rPop</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Pop one or more elements from the end of a list.</p></dd><dt><a href="Redis.html#method_randomKey">
|
|
Redis::randomKey</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Return a random key from the current database</p></dd><dt><a href="Redis.html#method_rawcommand">
|
|
Redis::rawcommand</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Execute any arbitrary Redis command by name.</p></dd><dt><a href="Redis.html#method_rename">
|
|
Redis::rename</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Unconditionally rename a key from $old_name to $new_name</p></dd><dt><a href="Redis.html#method_renameNx">
|
|
Redis::renameNx</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Renames $key_src to $key_dst but only if newkey does not exist.</p></dd><dt><a href="Redis.html#method_reset">
|
|
Redis::reset</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Reset the state of the connection.</p></dd><dt><a href="Redis.html#method_restore">
|
|
Redis::restore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Restore a key by the binary payload generated by the DUMP command.</p></dd><dt><a href="Redis.html#method_role">
|
|
Redis::role</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Query whether the connected instance is a primary or replica</p></dd><dt><a href="Redis.html#method_rpoplpush">
|
|
Redis::rpoplpush</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Atomically pop an element off the end of a Redis LIST and push it to the beginning of
|
|
another.</p></dd><dt><a href="Redis.html#method_replicaof">
|
|
Redis::replicaof</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Used to turn a Redis instance into a replica of another, or to remove
|
|
replica status promoting the instance to a primary.</p></dd><dt><a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_randomkey">
|
|
RedisCluster::randomkey</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_rawcommand">
|
|
RedisCluster::rawcommand</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_rename">
|
|
RedisCluster::rename</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_renamenx">
|
|
RedisCluster::renamenx</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_restore">
|
|
RedisCluster::restore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_role">
|
|
RedisCluster::role</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_rpop">
|
|
RedisCluster::rpop</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_rpoplpush">
|
|
RedisCluster::rpoplpush</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_rpush">
|
|
RedisCluster::rpush</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_rpushx">
|
|
RedisCluster::rpushx</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisClusterException.html">RedisClusterException</a></em></dt>
|
|
<dd></dd><dt><a href="RedisException.html">RedisException</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_reset">
|
|
RedisSentinel::reset</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterS">S</h2>
|
|
<dl id="indexS"><dt><a href="Redis.html#method_sAdd">
|
|
Redis::sAdd</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Add one or more values to a Redis SET key.</p></dd><dt><a href="Redis.html#method_sAddArray">
|
|
Redis::sAddArray</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Add one ore more values to a Redis SET key. This is an alternative to Redis::sadd() but
|
|
instead of being variadic, takes a single array of values.</p></dd><dt><a href="Redis.html#method_sDiff">
|
|
Redis::sDiff</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Given one or more Redis SETS, this command returns all of the members from the first
|
|
set that are not in any subsequent set.</p></dd><dt><a href="Redis.html#method_sDiffStore">
|
|
Redis::sDiffStore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>This method performs the same operation as SDIFF except it stores the resulting diff
|
|
values in a specified destination key.</p></dd><dt><a href="Redis.html#method_sInter">
|
|
Redis::sInter</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Given one or more Redis SET keys, this command will return all of the elements that are
|
|
in every one.</p></dd><dt><a href="Redis.html#method_sintercard">
|
|
Redis::sintercard</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Compute the intersection of one or more sets and return the cardinality of the result.</p></dd><dt><a href="Redis.html#method_sInterStore">
|
|
Redis::sInterStore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Perform the intersection of one or more Redis SETs, storing the result in a destination
|
|
key, rather than returning them.</p></dd><dt><a href="Redis.html#method_sMembers">
|
|
Redis::sMembers</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve every member from a set key.</p></dd><dt><a href="Redis.html#method_sMisMember">
|
|
Redis::sMisMember</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Check if one or more values are members of a set.</p></dd><dt><a href="Redis.html#method_sMove">
|
|
Redis::sMove</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Pop a member from one set and push it onto another. This command will create the
|
|
destination set if it does not currently exist.</p></dd><dt><a href="Redis.html#method_sPop">
|
|
Redis::sPop</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Remove one or more elements from a set.</p></dd><dt><a href="Redis.html#method_sRandMember">
|
|
Redis::sRandMember</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve one or more random members of a set.</p></dd><dt><a href="Redis.html#method_sUnion">
|
|
Redis::sUnion</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Returns the union of one or more Redis SET keys.</p></dd><dt><a href="Redis.html#method_sUnionStore">
|
|
Redis::sUnionStore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Perform a union of one or more Redis SET keys and store the result in a new set</p></dd><dt><a href="Redis.html#method_save">
|
|
Redis::save</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Persist the Redis database to disk. This command will block the server until the save is
|
|
completed. For a nonblocking alternative, see Redis::bgsave().</p></dd><dt><a href="Redis.html#method_scan">
|
|
Redis::scan</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Incrementally scan the Redis keyspace, with optional pattern and type matching.</p></dd><dt><a href="Redis.html#method_scard">
|
|
Redis::scard</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve the number of members in a Redis set.</p></dd><dt><a href="Redis.html#method_script">
|
|
Redis::script</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>An administrative command used to interact with LUA scripts stored on the server.</p></dd><dt><a href="Redis.html#method_select">
|
|
Redis::select</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Select a specific Redis database.</p></dd><dt><a href="Redis.html#method_set">
|
|
Redis::set</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Create or set a Redis STRING key to a value.</p></dd><dt><a href="Redis.html#method_setBit">
|
|
Redis::setBit</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Set a specific bit in a Redis string to zero or one</p></dd><dt><a href="Redis.html#method_setRange">
|
|
Redis::setRange</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Update or append to a Redis string at a specific starting index</p></dd><dt><a href="Redis.html#method_setOption">
|
|
Redis::setOption</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Set a configurable option on the Redis object.</p></dd><dt><a href="Redis.html#method_setex">
|
|
Redis::setex</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Set a Redis STRING key with a specific expiration in seconds.</p></dd><dt><a href="Redis.html#method_setnx">
|
|
Redis::setnx</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Set a key to a value, but only if that key does not already exist.</p></dd><dt><a href="Redis.html#method_sismember">
|
|
Redis::sismember</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Check whether a given value is the member of a Redis SET.</p></dd><dt><a href="Redis.html#method_slaveof">
|
|
Redis::slaveof</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Turn a redis instance into a replica of another or promote a replica
|
|
to a primary.</p></dd><dt><a href="Redis.html#method_slowlog">
|
|
Redis::slowlog</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Interact with Redis' slowlog functionality in various ways, depending
|
|
on the value of 'operation'.</p></dd><dt><a href="Redis.html#method_sort">
|
|
Redis::sort</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Sort the contents of a Redis key in various ways.</p></dd><dt><a href="Redis.html#method_sort_ro">
|
|
Redis::sort_ro</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>This is simply a read-only variant of the sort command</p></dd><dt><a href="Redis.html#method_sortAsc">
|
|
Redis::sortAsc</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_sortAscAlpha">
|
|
Redis::sortAscAlpha</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_sortDesc">
|
|
Redis::sortDesc</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_sortDescAlpha">
|
|
Redis::sortDescAlpha</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_srem">
|
|
Redis::srem</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Remove one or more values from a Redis SET key.</p></dd><dt><a href="Redis.html#method_sscan">
|
|
Redis::sscan</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Scan the members of a redis SET key.</p></dd><dt><a href="Redis.html#method_strlen">
|
|
Redis::strlen</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve the length of a Redis STRING key.</p></dd><dt><a href="Redis.html#method_subscribe">
|
|
Redis::subscribe</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Subscribe to one or more Redis pubsub channels.</p></dd><dt><a href="Redis.html#method_swapdb">
|
|
Redis::swapdb</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Atomically swap two Redis databases so that all of the keys in the source database will
|
|
now be in the destination database and vice-versa.</p></dd><dt><a href="RedisArray.html#method_save">
|
|
RedisArray::save</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_scan">
|
|
RedisArray::scan</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_select">
|
|
RedisArray::select</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_setOption">
|
|
RedisArray::setOption</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_sscan">
|
|
RedisArray::sscan</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sadd">
|
|
RedisCluster::sadd</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_saddarray">
|
|
RedisCluster::saddarray</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_save">
|
|
RedisCluster::save</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_scan">
|
|
RedisCluster::scan</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_scard">
|
|
RedisCluster::scard</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_script">
|
|
RedisCluster::script</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sdiff">
|
|
RedisCluster::sdiff</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sdiffstore">
|
|
RedisCluster::sdiffstore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_set">
|
|
RedisCluster::set</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_setbit">
|
|
RedisCluster::setbit</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_setex">
|
|
RedisCluster::setex</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_setnx">
|
|
RedisCluster::setnx</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_setoption">
|
|
RedisCluster::setoption</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_setrange">
|
|
RedisCluster::setrange</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sinter">
|
|
RedisCluster::sinter</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sintercard">
|
|
RedisCluster::sintercard</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sinterstore">
|
|
RedisCluster::sinterstore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sismember">
|
|
RedisCluster::sismember</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_slowlog">
|
|
RedisCluster::slowlog</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_smembers">
|
|
RedisCluster::smembers</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_smove">
|
|
RedisCluster::smove</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sort">
|
|
RedisCluster::sort</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sort_ro">
|
|
RedisCluster::sort_ro</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_spop">
|
|
RedisCluster::spop</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_srandmember">
|
|
RedisCluster::srandmember</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_srem">
|
|
RedisCluster::srem</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sscan">
|
|
RedisCluster::sscan</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_strlen">
|
|
RedisCluster::strlen</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_subscribe">
|
|
RedisCluster::subscribe</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sunion">
|
|
RedisCluster::sunion</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_sunionstore">
|
|
RedisCluster::sunionstore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_sentinels">
|
|
RedisSentinel::sentinels</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method_slaves">
|
|
RedisSentinel::slaves</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterT">T</h2>
|
|
<dl id="indexT"><dt><a href="Redis.html#method_touch">
|
|
Redis::touch</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Update one or more keys last modified metadata.</p></dd><dt><a href="Redis.html#method_time">
|
|
Redis::time</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve the server time from the connected Redis instance.</p></dd><dt><a href="Redis.html#method_ttl">
|
|
Redis::ttl</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the amount of time a Redis key has before it will expire, in seconds.</p></dd><dt><a href="Redis.html#method_type">
|
|
Redis::type</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the type of a given Redis key.</p></dd><dt><a href="RedisCluster.html#method_touch">
|
|
RedisCluster::touch</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_time">
|
|
RedisCluster::time</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_ttl">
|
|
RedisCluster::ttl</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_type">
|
|
RedisCluster::type</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterU">U</h2>
|
|
<dl id="indexU"><dt><a href="Redis.html#method_unlink">
|
|
Redis::unlink</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Delete one or more keys from the Redis database. Unlike this operation, the actual
|
|
deletion is asynchronous, meaning it is safe to delete large keys without fear of
|
|
Redis blocking for a long period of time.</p></dd><dt><a href="Redis.html#method_unsubscribe">
|
|
Redis::unsubscribe</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Unsubscribe from one or more subscribed channels.</p></dd><dt><a href="Redis.html#method_unwatch">
|
|
Redis::unwatch</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Remove any previously WATCH'ed keys in a transaction.</p></dd><dt><a href="RedisArray.html#method_unlink">
|
|
RedisArray::unlink</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method_unwatch">
|
|
RedisArray::unwatch</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_unsubscribe">
|
|
RedisCluster::unsubscribe</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_unlink">
|
|
RedisCluster::unlink</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_unwatch">
|
|
RedisCluster::unwatch</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterW">W</h2>
|
|
<dl id="indexW"><dt><a href="Redis.html#method_watch">
|
|
Redis::watch</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_wait">
|
|
Redis::wait</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Block the client up to the provided timeout until a certain number of replicas have confirmed
|
|
recieving them.</p></dd><dt><a href="RedisCluster.html#method_watch">
|
|
RedisCluster::watch</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterX">X</h2>
|
|
<dl id="indexX"><dt><a href="Redis.html#method_xack">
|
|
Redis::xack</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_xadd">
|
|
Redis::xadd</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Append a message to a stream.</p></dd><dt><a href="Redis.html#method_xautoclaim">
|
|
Redis::xautoclaim</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_xclaim">
|
|
Redis::xclaim</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method_xdel">
|
|
Redis::xdel</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Remove one or more specific IDs from a stream.</p></dd><dt><a href="Redis.html#method_xgroup">
|
|
Redis::xgroup</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd>XGROUP</dd><dt><a href="Redis.html#method_xinfo">
|
|
Redis::xinfo</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve information about a stream key.</p></dd><dt><a href="Redis.html#method_xlen">
|
|
Redis::xlen</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the number of messages in a Redis STREAM key.</p></dd><dt><a href="Redis.html#method_xpending">
|
|
Redis::xpending</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Interact with stream messages that have been consumed by a consumer group but not yet
|
|
acknowledged with XACK.</p></dd><dt><a href="Redis.html#method_xrange">
|
|
Redis::xrange</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get a range of entries from a STREAM key.</p></dd><dt><a href="Redis.html#method_xread">
|
|
Redis::xread</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Consume one or more unconsumed elements in one or more streams.</p></dd><dt><a href="Redis.html#method_xreadgroup">
|
|
Redis::xreadgroup</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Read one or more messages using a consumer group.</p></dd><dt><a href="Redis.html#method_xrevrange">
|
|
Redis::xrevrange</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get a range of entries from a STREAM ke in reverse cronological order.</p></dd><dt><a href="Redis.html#method_xtrim">
|
|
Redis::xtrim</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Truncate a STREAM key in various ways.</p></dd><dt><a href="RedisCluster.html#method_xack">
|
|
RedisCluster::xack</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xadd">
|
|
RedisCluster::xadd</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xclaim">
|
|
RedisCluster::xclaim</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xdel">
|
|
RedisCluster::xdel</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xgroup">
|
|
RedisCluster::xgroup</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xinfo">
|
|
RedisCluster::xinfo</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xlen">
|
|
RedisCluster::xlen</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xpending">
|
|
RedisCluster::xpending</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xrange">
|
|
RedisCluster::xrange</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xread">
|
|
RedisCluster::xread</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xreadgroup">
|
|
RedisCluster::xreadgroup</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xrevrange">
|
|
RedisCluster::xrevrange</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_xtrim">
|
|
RedisCluster::xtrim</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letterZ">Z</h2>
|
|
<dl id="indexZ"><dt><a href="Redis.html#method_zmpop">
|
|
Redis::zmpop</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>POP one or more of the highest or lowest scoring elements from one or more sorted sets.</p></dd><dt><a href="Redis.html#method_zAdd">
|
|
Redis::zAdd</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Add one or more elements and scores to a Redis sorted set.</p></dd><dt><a href="Redis.html#method_zCard">
|
|
Redis::zCard</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Return the number of elements in a sorted set.</p></dd><dt><a href="Redis.html#method_zCount">
|
|
Redis::zCount</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Count the number of members in a sorted set with scores inside a provided range.</p></dd><dt><a href="Redis.html#method_zIncrBy">
|
|
Redis::zIncrBy</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Create or increment the score of a member in a Redis sorted set</p></dd><dt><a href="Redis.html#method_zLexCount">
|
|
Redis::zLexCount</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Count the number of elements in a sorted set whos members fall within the provided
|
|
lexographical range.</p></dd><dt><a href="Redis.html#method_zMscore">
|
|
Redis::zMscore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve the score of one or more members in a sorted set.</p></dd><dt><a href="Redis.html#method_zPopMax">
|
|
Redis::zPopMax</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Pop one or more of the highest scoring elements from a sorted set.</p></dd><dt><a href="Redis.html#method_zPopMin">
|
|
Redis::zPopMin</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Pop one or more of the lowest scoring elements from a sorted set.</p></dd><dt><a href="Redis.html#method_zRange">
|
|
Redis::zRange</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve a range of elements of a sorted set between a start and end point.</p></dd><dt><a href="Redis.html#method_zRangeByLex">
|
|
Redis::zRangeByLex</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve a range of elements from a sorted set by legographical range.</p></dd><dt><a href="Redis.html#method_zRangeByScore">
|
|
Redis::zRangeByScore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve a range of members from a sorted set by their score.</p></dd><dt><a href="Redis.html#method_zrangestore">
|
|
Redis::zrangestore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>This command is similar to ZRANGE except that instead of returning the values directly
|
|
it will store them in a destination key provided by the user</p></dd><dt><a href="Redis.html#method_zRandMember">
|
|
Redis::zRandMember</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve one or more random members from a Redis sorted set.</p></dd><dt><a href="Redis.html#method_zRank">
|
|
Redis::zRank</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the rank of a member of a sorted set, by score.</p></dd><dt><a href="Redis.html#method_zRem">
|
|
Redis::zRem</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Remove one or more members from a Redis sorted set.</p></dd><dt><a href="Redis.html#method_zRemRangeByLex">
|
|
Redis::zRemRangeByLex</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Remove zero or more elements from a Redis sorted set by legographical range.</p></dd><dt><a href="Redis.html#method_zRemRangeByRank">
|
|
Redis::zRemRangeByRank</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Remove one or more members of a sorted set by their rank.</p></dd><dt><a href="Redis.html#method_zRemRangeByScore">
|
|
Redis::zRemRangeByScore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Remove one or more members of a sorted set by their score.</p></dd><dt><a href="Redis.html#method_zRevRange">
|
|
Redis::zRevRange</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>List the members of a Redis sorted set in reverse order</p></dd><dt><a href="Redis.html#method_zRevRangeByLex">
|
|
Redis::zRevRangeByLex</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>List members of a Redis sorted set within a legographical range, in reverse order.</p></dd><dt><a href="Redis.html#method_zRevRangeByScore">
|
|
Redis::zRevRangeByScore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>List elements from a Redis sorted set by score, highest to lowest</p></dd><dt><a href="Redis.html#method_zRevRank">
|
|
Redis::zRevRank</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve a member of a sorted set by reverse rank.</p></dd><dt><a href="Redis.html#method_zScore">
|
|
Redis::zScore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Get the score of a member of a sorted set.</p></dd><dt><a href="Redis.html#method_zdiff">
|
|
Redis::zdiff</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Given one or more sorted set key names, return every element that is in the first
|
|
set but not any of the others.</p></dd><dt><a href="Redis.html#method_zdiffstore">
|
|
Redis::zdiffstore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Store the difference of one or more sorted sets in a destination sorted set.</p></dd><dt><a href="Redis.html#method_zinter">
|
|
Redis::zinter</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Compute the intersection of one or more sorted sets and return the members</p></dd><dt><a href="Redis.html#method_zintercard">
|
|
Redis::zintercard</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Similar to ZINTER but instead of returning the intersected values, this command returns the
|
|
cardinality of the intersected set.</p></dd><dt><a href="Redis.html#method_zinterstore">
|
|
Redis::zinterstore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Compute the intersection of one ore more sorted sets storing the result in a new sorted set.</p></dd><dt><a href="Redis.html#method_zscan">
|
|
Redis::zscan</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Scan the members of a sorted set incrementally, using a cursor</p></dd><dt><a href="Redis.html#method_zunion">
|
|
Redis::zunion</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Retrieve the union of one or more sorted sets</p></dd><dt><a href="Redis.html#method_zunionstore">
|
|
Redis::zunionstore</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Perform a union on one or more Redis sets and store the result in a destination sorted set.</p></dd><dt><a href="RedisArray.html#method_zscan">
|
|
RedisArray::zscan</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zmpop">
|
|
RedisCluster::zmpop</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zadd">
|
|
RedisCluster::zadd</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zcard">
|
|
RedisCluster::zcard</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zcount">
|
|
RedisCluster::zcount</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zincrby">
|
|
RedisCluster::zincrby</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zinterstore">
|
|
RedisCluster::zinterstore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zintercard">
|
|
RedisCluster::zintercard</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zlexcount">
|
|
RedisCluster::zlexcount</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zpopmax">
|
|
RedisCluster::zpopmax</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zpopmin">
|
|
RedisCluster::zpopmin</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zrange">
|
|
RedisCluster::zrange</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zrangestore">
|
|
RedisCluster::zrangestore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zrangebylex">
|
|
RedisCluster::zrangebylex</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zrangebyscore">
|
|
RedisCluster::zrangebyscore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zrank">
|
|
RedisCluster::zrank</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zrem">
|
|
RedisCluster::zrem</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zremrangebylex">
|
|
RedisCluster::zremrangebylex</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zremrangebyrank">
|
|
RedisCluster::zremrangebyrank</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zremrangebyscore">
|
|
RedisCluster::zremrangebyscore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zrevrange">
|
|
RedisCluster::zrevrange</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zrevrangebylex">
|
|
RedisCluster::zrevrangebylex</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zrevrangebyscore">
|
|
RedisCluster::zrevrangebyscore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zrevrank">
|
|
RedisCluster::zrevrank</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zscan">
|
|
RedisCluster::zscan</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zscore">
|
|
RedisCluster::zscore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method_zunionstore">
|
|
RedisCluster::zunionstore</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd> </dl><h2 id="letter_">_</h2>
|
|
<dl id="index_"><dt><a href="Redis.html#method___construct">
|
|
Redis::__construct</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Create a new Redis instance. If passed sufficient information in the
|
|
options array it is also possible to connect to an instance at the same
|
|
time.</p></dd><dt><a href="Redis.html#method___destruct">
|
|
Redis::__destruct</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd></dd><dt><a href="Redis.html#method__compress">
|
|
Redis::_compress</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Compress a value with the currently configured compressor as set with
|
|
Redis::setOption().</p></dd><dt><a href="Redis.html#method__uncompress">
|
|
Redis::_uncompress</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Uncompress the provided argument that has been compressed with the
|
|
currently configured compressor as set with Redis::setOption().</p></dd><dt><a href="Redis.html#method__prefix">
|
|
Redis::_prefix</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Prefix the passed argument with the currently set key prefix as set
|
|
with Redis::setOption().</p></dd><dt><a href="Redis.html#method__serialize">
|
|
Redis::_serialize</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Serialize the provided value with the currently set serializer as set
|
|
with Redis::setOption().</p></dd><dt><a href="Redis.html#method__unserialize">
|
|
Redis::_unserialize</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Unserialize the passed argument with the currently set serializer as set
|
|
with Redis::setOption().</p></dd><dt><a href="Redis.html#method__pack">
|
|
Redis::_pack</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Pack the provided value with the configured serializer and compressor
|
|
as set with Redis::setOption().</p></dd><dt><a href="Redis.html#method__unpack">
|
|
Redis::_unpack</a>() — <em>Method in class <a href="Redis.html">Redis</a></em></dt>
|
|
<dd><p>Unpack the provided value with the configured compressor and serializer
|
|
as set with Redis::setOption().</p></dd><dt><a href="RedisArray.html#method___call">
|
|
RedisArray::__call</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method___construct">
|
|
RedisArray::__construct</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method__continuum">
|
|
RedisArray::_continuum</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method__distributor">
|
|
RedisArray::_distributor</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method__function">
|
|
RedisArray::_function</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method__hosts">
|
|
RedisArray::_hosts</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method__instance">
|
|
RedisArray::_instance</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method__rehash">
|
|
RedisArray::_rehash</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisArray.html#method__target">
|
|
RedisArray::_target</a>() — <em>Method in class <a href="RedisArray.html">RedisArray</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method___construct">
|
|
RedisCluster::__construct</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method__compress">
|
|
RedisCluster::_compress</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method__uncompress">
|
|
RedisCluster::_uncompress</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method__serialize">
|
|
RedisCluster::_serialize</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method__unserialize">
|
|
RedisCluster::_unserialize</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method__pack">
|
|
RedisCluster::_pack</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method__unpack">
|
|
RedisCluster::_unpack</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method__prefix">
|
|
RedisCluster::_prefix</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method__masters">
|
|
RedisCluster::_masters</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisCluster.html#method__redir">
|
|
RedisCluster::_redir</a>() — <em>Method in class <a href="RedisCluster.html">RedisCluster</a></em></dt>
|
|
<dd></dd><dt><a href="RedisSentinel.html#method___construct">
|
|
RedisSentinel::__construct</a>() — <em>Method in class <a href="RedisSentinel.html">RedisSentinel</a></em></dt>
|
|
<dd></dd> </dl></div><div id="footer">
|
|
Generated by <a href="https://github.com/code-lts/doctum">Doctum, a API Documentation generator and fork of Sami</a>.</div></div>
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|