url
stringlengths
38
157
content
stringlengths
72
15.1M
https://redis.io/docs/latest/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-109/.html
<section class="prose w-full py-12 max-w-none"> <h1> Redis Enterprise Software release notes 7.2.4-109 (May 2024) </h1> <p class="text-lg -mt-5 mb-10"> Bug fixes. </p> <p> This is a maintenance release for ​ <a href="https://redis.com/redis-enterprise-software/download-center/software/"> ​Redis Enterpri...
https://redis.io/docs/latest/operate/rs/references/compatibility/commands/.html
<section class="prose w-full py-12 max-w-none"> <h1> Compatibility with Redis Community Edition commands </h1> <p class="text-lg -mt-5 mb-10"> Redis Community Edition commands compatible with Redis Enterprise. </p> <p> Learn which Redis Community Edition commands are compatible with Redis Enterprise Software...
https://redis.io/docs/latest/operate/rc/subscriptions/maintenance/set-maintenance-windows/.html
<section class="prose w-full py-12 max-w-none"> <h1> Set maintenance windows </h1> <p class="text-lg -mt-5 mb-10"> Shows how to set manual maintenance windows and skip maintenance. </p> <p> By default, Redis will maintain your Redis Cloud subscriptions and databases as needed. During maintenance, you may not...
https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/modules-lifecycle/.html
<section class="prose w-full py-12 max-w-none"> <h1> Module lifecycle </h1> <p> Redis Enterprise Software follows the <a href="/docs/latest/operate/rs/installing-upgrading/product-lifecycle/"> Redis Enterprise lifecycle </a> . (For complete details, see the Redis Enterprise Software <a href="https://...
https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/gears-v1/jvm/classes/readers/shardsidreader/.html
<section class="prose w-full py-12 max-w-none"> <h1> ShardsIDReader </h1> <p class="text-lg -mt-5 mb-10"> Gets the shard ID for each shard in a database. </p> <p> The <code> ShardsIDReader </code> creates a single record on each shard that represents the current shard's ID. </p> <p> Use this rea...
https://redis.io/docs/latest/operate/rs/7.4/clusters/configure/sync-clocks/.html
<section class="prose w-full py-12 max-w-none"> <h1> Synchronize cluster node clocks </h1> <p class="text-lg -mt-5 mb-10"> Sync node clocks to avoid problems with internal custer communication. </p> <p> To avoid problems with internal cluster communications that can impact your data integrity, make sure that...
https://redis.io/docs/latest/integrate/redis-data-integration/reference/data-transformation/remove_field/.html
<section class="prose w-full py-12 max-w-none"> <h1> remove_field </h1> <p class="text-lg -mt-5 mb-10"> Remove fields </p> <p> Remove fields </p> <p> <strong> Option 1 (alternative): </strong> Remove multiple fields </p> <p> <strong> Properties </strong> </p> <table> <thead> <tr> ...
https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/release-notes/redisbloom/redisbloom-1.1-release-notes/.html
<section class="prose w-full py-12 max-w-none"> <h1> RedisBloom 1.1 release notes </h1> <p class="text-lg -mt-5 mb-10"> Updated version. </p> <h2 id="requirements"> Requirements </h2> <p> RedisBloom v1.1.1 requires: </p> <ul> <li> Minimum Redis compatibility version (database): 4.0.0 </li> <li...
https://redis.io/docs/latest/commands/decr/.html
<section class="prose w-full py-12"> <h1 class="command-name"> DECR </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">DECR key</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available since: </dt> ...
https://redis.io/docs/latest/commands/groupcf.html
<section class="prose w-full py-12"> <h1> Commands </h1> </section>
https://redis.io/docs/latest/operate/rc/databases/view-edit-database/.html
<section class="prose w-full py-12 max-w-none"> <h1> View and edit databases </h1> <p> Use the <strong> Databases </strong> menu of the Redis Cloud console to manage your databases. </p> <p> To view the details of a database: </p> <ol> <li> <p> Sign in to the <a href="https://cloud.re...
https://redis.io/docs/latest/operate/rs/7.4/security/access-control/create-cluster-roles/.html
<section class="prose w-full py-12 max-w-none"> <h1> Create roles with cluster access only </h1> <p class="text-lg -mt-5 mb-10"> Create roles with cluster access only. </p> <p> Roles with cluster access allow access to the Cluster Management UI and REST API. </p> <h2 id="default-management-roles"> Defaul...
https://redis.io/docs/latest/commands/ft.cursor-del.html
<section class="prose w-full py-12"> <h1 class="command-name"> FT.CURSOR DEL </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">FT.CURSOR DEL index cursor_id </pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"...
https://redis.io/docs/latest/commands/cf.del/.html
<section class="prose w-full py-12"> <h1 class="command-name"> CF.DEL </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">CF.DEL key item</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available in: <...
https://redis.io/docs/latest/commands/setex/.html
<section class="prose w-full py-12"> <h1 class="command-name"> SETEX <span class="text-base"> (deprecated) </span> </h1> <div class="border-l-8 pl-4"> <p> As of Redis version 2.6.12, this command is regarded as deprecated. </p> <p> It can be replaced by <a href="/docs/latest/commands/set/"> ...
https://redis.io/docs/latest/integrate/write-behind/reference/debezium/mysql/.html
<section class="prose w-full py-12 max-w-none"> <h1> Write-behind configuration for mysql </h1> <p class="text-lg -mt-5 mb-10"> Describes the <code> application.properties </code> settings that configure Debezium Server for mysql </p> <h2 id="applicationproperties"> application.properties </h2> <d...
https://redis.io/docs/latest/operate/rs/7.4/references/cli-utilities/rladmin/cluster/recover/.html
<section class="prose w-full py-12 max-w-none"> <h1> rladmin cluster recover </h1> <p class="text-lg -mt-5 mb-10"> Recovers a cluster from a backup file. </p> <p> Recovers a cluster from a backup file. The default location of the configuration backup file is <code> /var/opt/redislabs/persist/ccs/ccs-red...
https://redis.io/docs/latest/develop/get-started/data-store/.html
<section class="prose w-full py-12"> <h1> Redis as an in-memory data structure store quick start guide </h1> <p class="text-lg -mt-5 mb-10"> Understand how to use basic Redis data types </p> <p> This quick start guide shows you how to: </p> <ol> <li> Get started with Redis </li> <li> Store data...
https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-2.2-release-notes/.html
<section class="prose w-full py-12 max-w-none"> <h1> RediSearch 2.2 release notes </h1> <p class="text-lg -mt-5 mb-10"> Search and index JSON documents. Profiling queries. Field aliasing. </p> <h2 id="requirements"> Requirements </h2> <p> RediSearch v2.2.10 requires: </p> <ul> <li> Minimum Redis c...
https://redis.io/docs/latest/develop/data-types/probabilistic/count-min-sketch/.html
<section class="prose w-full py-12"> <h1> Count-min sketch </h1> <p class="text-lg -mt-5 mb-10"> Count-min sketch is a probabilistic data structure that estimates the frequency of an element in a data stream. </p> <p> Count-Min Sketch is a probabilistic data structure in Redis Stack that can be used to estim...
https://redis.io/docs/latest/commands/swapdb/.html
<section class="prose w-full py-12"> <h1 class="command-name"> SWAPDB </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">SWAPDB index1 index2</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available si...
https://redis.io/docs/latest/commands/ts.revrange.html
<section class="prose w-full py-12"> <h1 class="command-name"> TS.REVRANGE </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">TS.REVRANGE key fromTimestamp toTimestamp [LATEST] [FILTER_BY_TS ts...] [FILTER_BY_VALUE min max] [COUNT count] [[ALIGN align] AGGR...
https://redis.io/docs/latest/commands/ft.search.html
<section class="prose w-full py-12"> <h1 class="command-name"> FT.SEARCH </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">FT.SEARCH index query [NOCONTENT] [VERBATIM] [NOSTOPWORDS] [WITHSCORES] [WITHPAYLOADS] [WITHSORTKEYS] [FILTER numeric_field m...
https://redis.io/docs/latest/commands/acl/.html
<section class="prose w-full py-12"> <h1 class="command-name"> ACL </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">ACL</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available since: </dt> <dd c...
https://redis.io/docs/latest/commands/sort/.html
<section class="prose w-full py-12"> <h1 class="command-name"> SORT </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">SORT key [BYΒ pattern] [LIMITΒ offset count] [GETΒ pattern [GET pattern ...]] [ASC | DESC] [ALPHA] [STOREΒ destination]</pre> <dl class="grid grid-co...
https://redis.io/docs/latest/commands/zinter/.html
<section class="prose w-full py-12"> <h1 class="command-name"> ZINTER </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">ZINTER numkeys key [key ...] [WEIGHTSΒ weight [weight ...]] [AGGREGATEΒ &lt;SUM | MIN | MAX&gt;] [WITHSCORES]</pre> <dl class="grid grid-cols-[au...
https://redis.io/docs/latest/commands/slowlog-reset/.html
<section class="prose w-full py-12"> <h1 class="command-name"> SLOWLOG RESET </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">SLOWLOG RESET</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available si...
https://redis.io/docs/latest/operate/rs/7.4/security/certificates/create-certificates/.html
<section class="prose w-full py-12 max-w-none"> <h1> Create certificates </h1> <p class="text-lg -mt-5 mb-10"> Create self-signed certificates to install on a Redis Enterprise cluster. </p> <p> When you first install Redis Enterprise Software, self-signed certificates are created to enable encryption for Red...
https://redis.io/docs/latest/commands/ssubscribe/.html
<section class="prose w-full py-12"> <h1 class="command-name"> SSUBSCRIBE </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">SSUBSCRIBE shardchannel [shardchannel ...]</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink...
https://redis.io/docs/latest/commands/grouptopk.html
<section class="prose w-full py-12"> <h1> Commands </h1> </section>
https://redis.io/docs/latest/operate/rs/release-notes/rs-7-2-4-releases/.html
<section class="prose w-full py-12 max-w-none"> <h1> Redis Enterprise Software release notes 7.2.4 </h1> <p class="text-lg -mt-5 mb-10"> Redis 7.0 and 7.2 features. Auto Tiering (enhanced successor to Redis on Flash). RESP3 support. Sharded pub/sub. Preview of the new Cluster Manager UI. Redis Stack 7.2 features...
https://redis.io/docs/latest/operate/rs/security/access-control/ldap/map-ldap-groups-to-roles/.html
<section class="prose w-full py-12 max-w-none"> <h1> Map LDAP groups to roles </h1> <p class="text-lg -mt-5 mb-10"> Describes how to map LDAP authorization groups to Redis Enterprise roles using the Cluster Manager UI. </p> <p> Redis Enterprise Software uses a role-based mechanism to enable LDAP authenticati...
https://redis.io/docs/latest/commands/function-flush/.html
<section class="prose w-full py-12"> <h1 class="command-name"> FUNCTION FLUSH </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">FUNCTION FLUSH [ASYNC | SYNC]</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"...
https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/gears-v1/jvm/classes/readers/.html
<section class="prose w-full py-12 max-w-none"> <h1> RedisGears readers </h1> <p class="text-lg -mt-5 mb-10"> Extracts data from the database and creates records to pass through a RedisGears pipeline. </p> <p> A reader extracts data from the database and creates records. </p> <p> The <a href="/docs/lat...
https://redis.io/docs/latest/commands/object/.html
<section class="prose w-full py-12"> <h1 class="command-name"> OBJECT </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">OBJECT</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available since: </dt> ...
https://redis.io/docs/latest/operate/kubernetes/release-notes/7-4-6-releases/7-4-6-2/.html
<section class="prose w-full py-12 max-w-none"> <h1> Redis Enterprise for Kubernetes 7.4.6-2 (July 2024) release notes </h1> <p class="text-lg -mt-5 mb-10"> This is a feature release with a new version of Redis Enterprise Software 7.4.6. </p> <h2 id="highlights"> Highlights </h2> <p> The primary purpose ...
https://redis.io/docs/latest/commands/module-load/.html
<section class="prose w-full py-12"> <h1 class="command-name"> MODULE LOAD </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">MODULE LOAD path [arg [arg ...]]</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"...
https://redis.io/docs/latest/operate/rs/references/rest-api/requests/bdbs/modules/.html
<section class="prose w-full py-12 max-w-none"> <h1> Database modules requests </h1> <p class="text-lg -mt-5 mb-10"> Redis module requests </p> <h2 id="configure-module"> Configure module </h2> <table> <thead> <tr> <th> Method </th> <th> Path </th> <th> Description ...
https://redis.io/docs/latest/develop/reference/key-specs.html
<section class="prose w-full py-12"> <h1> Command key specifications </h1> <p class="text-lg -mt-5 mb-10"> What are command key specification and how to use them in your client </p> <p> Many of the commands in Redis accept key names as input arguments. The 9th element in the reply of <a href="/docs/latest/...
https://redis.io/docs/latest/commands/exists/.html
<section class="prose w-full py-12"> <h1 class="command-name"> EXISTS </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">EXISTS key [key ...]</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available si...
https://redis.io/docs/latest/commands/ft._list/.html
<section class="prose w-full py-12"> <h1 class="command-name"> FT._LIST </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">FT._LIST</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available in: </dt> ...
https://redis.io/docs/latest/develop/data-types/json/performance/.html
<section class="prose w-full py-12 max-w-none"> <h1> Performance </h1> <p class="text-lg -mt-5 mb-10"> Performance benchmarks </p> <p> To get an early sense of what Redis JSON is capable of, you can test it with <code> redis-benchmark </code> just like any other Redis command. However, in order to h...
https://redis.io/docs/latest/operate/rs/7.4/references/rest-api/requests/bdbs/actions/import/.html
<section class="prose w-full py-12 max-w-none"> <h1> Import database action requests </h1> <p class="text-lg -mt-5 mb-10"> Import database requests </p> <table> <thead> <tr> <th> Method </th> <th> Path </th> <th> Description </th> </tr> </thead> <tbody> <tr...
https://redis.io/docs/latest/integrate/redis-data-integration/release-notes/rdi-1-4-2/.html
<section class="prose w-full py-12"> <h1> Redis Data Integration release notes 1.4.2 (November 2024) </h1> <p class="text-lg -mt-5 mb-10"> Installation on Kubernetes with a Helm chart. Improvements for installation on VMs. </p> <blockquote> <p> This maintenance release replaces the 1.4.1 release. </p> ...
https://redis.io/docs/latest/commands/lpop/.html
<section class="prose w-full py-12"> <h1 class="command-name"> LPOP </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">LPOP key [count]</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available since: ...
https://redis.io/docs/latest/commands/ts.queryindex.html
<section class="prose w-full py-12"> <h1 class="command-name"> TS.QUERYINDEX </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">TS.QUERYINDEX filterExpr... </pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> ...
https://redis.io/docs/latest/operate/rs/references/rest-api/objects/cm_settings/.html
<section class="prose w-full py-12 max-w-none"> <h1> Cluster Manager settings object </h1> <p class="text-lg -mt-5 mb-10"> A REST API object that represents Cluster Manager UI settings </p> <table> <thead> <tr> <th> Name </th> <th> Type/Value </th> <th> Description <...
https://redis.io/docs/latest/operate/rc/security/access-control/saml-sso/saml-integration-google/.html
<section class="prose w-full py-12 max-w-none"> <h1> Google Workspace SAML integration guide </h1> <p class="text-lg -mt-5 mb-10"> This integration guide shows how to configure Google Workspace as a SAML single sign on provider for your Redis Cloud account. </p> <p> This guide shows how to configure <a hre...
https://redis.io/docs/latest/operate/rs/references/rest-api/requests/logs/.html
<section class="prose w-full py-12 max-w-none"> <h1> Logs requests </h1> <p class="text-lg -mt-5 mb-10"> Cluster event logs requests </p> <table> <thead> <tr> <th> Method </th> <th> Path </th> <th> Description </th> </tr> </thead> <tbody> <tr> <td> ...
https://redis.io/docs/latest/commands/function-dump/.html
<section class="prose w-full py-12"> <h1 class="command-name"> FUNCTION DUMP </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">FUNCTION DUMP</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available si...
https://redis.io/docs/latest/commands/zcount/.html
<section class="prose w-full py-12"> <h1 class="command-name"> ZCOUNT </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">ZCOUNT key min max</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available sinc...
https://redis.io/docs/latest/develop/use/pipelining/.html
<section class="prose w-full py-12"> <h1> Redis pipelining </h1> <p class="text-lg -mt-5 mb-10"> How to optimize round-trip times by batching Redis commands </p> <p> Redis pipelining is a technique for improving performance by issuing multiple commands at once without waiting for the response to each individ...
https://redis.io/docs/latest/operate/rs/7.4/references/cli-utilities/rladmin/cluster/create/.html
<section class="prose w-full py-12 max-w-none"> <h1> rladmin cluster create </h1> <p class="text-lg -mt-5 mb-10"> Creates a new cluster. </p> <p> Creates a new cluster. The node where you run <code> rladmin cluster create </code> becomes the first node of the new cluster. </p> <div class="highligh...
https://redis.io/docs/latest/commands/info/.html
<section class="prose w-full py-12"> <h1 class="command-name"> INFO </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">INFO [section [section ...]]</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Availa...
https://redis.io/docs/latest/operate/redisinsight/install/install-on-docker/.html
<section class="prose w-full py-12 max-w-none"> <h1> Install on Docker </h1> <p class="text-lg -mt-5 mb-10"> How to install Redis Insight on Docker </p> <p> This tutorial shows how to install Redis Insight on <a href="https://www.docker.com/"> Docker </a> so you can use Redis Insight in development....
https://redis.io/docs/latest/commands/command-count/.html
<section class="prose w-full py-12"> <h1 class="command-name"> COMMAND COUNT </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">COMMAND COUNT</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available si...
https://redis.io/docs/latest/operate/rs/databases/active-active/synchronization-mode/.html
<section class="prose w-full py-12 max-w-none"> <h1> Configure distributed synchronization </h1> <p class="text-lg -mt-5 mb-10"> How to configure distributed synchronization so that any available proxy endpoint can manage synchronization traffic. </p> <p> Replicated databases, such as <a href="/docs/latest...
https://redis.io/docs/latest/operate/kubernetes/release-notes/previous-releases/k8s-6-0-8-20/.html
<section class="prose w-full py-12 max-w-none"> <h1> Redis Enterprise for Kubernetes Release Notes 6.0.8-20 (December 2020) </h1> <p class="text-lg -mt-5 mb-10"> Support for RS 6.0.8, consumer namespaces, Gesher admission controller proxy, and custom resource validation via schema. </p> <p> The Redis Enterpr...
https://redis.io/docs/latest/develop/reference/client-side-caching/.html
<section class="prose w-full py-12"> <h1> Client-side caching reference </h1> <p class="text-lg -mt-5 mb-10"> Server-assisted, client-side caching in Redis </p> <div class="alert p-3 relative flex flex-row items-center text-base bg-redis-pencil-200 rounded-md"> <div class="p-2 pr-5"> <svg fill="none" heig...
https://redis.io/docs/latest/operate/rs/references/cli-utilities/rladmin/tune/.html
<section class="prose w-full py-12 max-w-none"> <h1> rladmin tune </h1> <p class="text-lg -mt-5 mb-10"> Configures parameters for databases, proxies, nodes, and clusters. </p> <p> Configures parameters for databases, proxies, nodes, and clusters. </p> <h2 id="tune-cluster"> <code> tune cluster </cod...
https://redis.io/docs/latest/operate/rs/7.4/security/audit-events/.html
<section class="prose w-full py-12 max-w-none"> <h1> Audit connection events </h1> <p class="text-lg -mt-5 mb-10"> Describes how to audit connection events. </p> <p> Starting with version 6.2.18, Redis Enterprise Software lets you audit database connection and authentication events. This helps you track and...
https://redis.io/docs/latest/develop/connect/clients/python/redis-vl/.html
<section class="prose w-full py-12"> <h1> Redis vector library guide (Python) </h1> <p class="text-lg -mt-5 mb-10"> Connect your Python vector application to a Redis vector database </p> <p> See the <a href="/docs/latest/integrate/redisvl/"> RedisVL Guide </a> for more information. </p> <form clas...
https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/install/upgrade-module/.html
<section class="prose w-full py-12 max-w-none"> <h1> Upgrade modules </h1> <p> Upgrade a module in Redis Enterprise to get the latest features and fixes. </p> <div class="alert p-3 relative flex flex-row items-center text-base bg-redis-pencil-200 rounded-md"> <div class="p-2 pr-5"> <svg fill="none" height...
https://redis.io/docs/latest/develop/interact/search-and-query/indexing/.html
<section class="prose w-full py-12 max-w-none"> <h1> Indexing </h1> <p class="text-lg -mt-5 mb-10"> How to index and search JSON documents </p> <p> In addition to indexing Redis hashes, Redis Stack can also index JSON documents. </p> <h2 id="prerequisites"> Prerequisites </h2> <p> Before you can inde...
https://redis.io/docs/latest/operate/rs/7.4/references/cli-utilities/crdb-cli/crdb/add-instance/.html
<section class="prose w-full py-12 max-w-none"> <h1> crdb-cli crdb add-instance </h1> <p class="text-lg -mt-5 mb-10"> Adds a peer replica to an Active-Active database. </p> <p> Adds a peer replica to an existing Active-Active database in order to host the database on another cluster. This creates an addition...
https://redis.io/docs/latest/operate/rs/7.4/security/access-control/manage-passwords/password-expiration/.html
<section class="prose w-full py-12 max-w-none"> <h1> Configure password expiration </h1> <p class="text-lg -mt-5 mb-10"> Configure password expiration to enforce expiration of a user's password after a specified number of days. </p> <h2 id="enable-password-expiration"> Enable password expiration </h2> <p> ...
https://redis.io/docs/latest/commands/scard/.html
<section class="prose w-full py-12"> <h1 class="command-name"> SCARD </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">SCARD key</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available since: </dt>...
https://redis.io/docs/latest/develop/tools/.html
<section class="prose w-full py-12 max-w-none"> <h1> Client tools </h1> <p class="text-lg -mt-5 mb-10"> Tools to interact with a Redis server </p> <p> You can use several tools to connect to a Redis server, to manage it and interact with the data: </p> <ul> <li> The <a href="#redis-command-line-int...
https://redis.io/docs/latest/integrate/redis-data-integration/data-pipelines/transform-examples/redis-opcode-example/.html
<section class="prose w-full py-12 max-w-none"> <h1> Add the opcode to the Redis output </h1> <p> In the example below, the data is captured from the source table named <code> employee </code> and is written to the Redis database as a JSON document. When you specify the <code> data_type </code> ...
https://redis.io/docs/latest/operate/kubernetes/recommendations/sizing-on-kubernetes/.html
<section class="prose w-full py-12 max-w-none"> <h1> Size and scale a Redis Enterprise cluster deployment on Kubernetes </h1> <p class="text-lg -mt-5 mb-10"> This section provides information about sizing and scaling Redis Enterprise in a Kubernetes deployment. </p> <p> The following article reviews the mech...
https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/gears-v1/jvm/classes/gearsbuilder/repartition/.html
<section class="prose w-full py-12 max-w-none"> <h1> Repartition </h1> <p class="text-lg -mt-5 mb-10"> Moves records between shards according to the extracted data. </p> <div class="highlight"> <pre class="chroma"><code class="language-java" data-lang="java"><span class="line"><span class="cl"><span class="k...
https://redis.io/docs/latest/commands/sdiffstore/.html
<section class="prose w-full py-12"> <h1 class="command-name"> SDIFFSTORE </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">SDIFFSTORE destination key [key ...]</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m...
https://redis.io/docs/latest/develop/reference/modules/modules-native-types/.html
<section class="prose w-full py-12"> <h1> Modules API for native types </h1> <p class="text-lg -mt-5 mb-10"> How to use native types in a Redis module </p> <p> Redis modules can access Redis built-in data structures both at high level, by calling Redis commands, and at low level, by manipulating the data str...
https://redis.io/docs/latest/develop/tools/insight/release-notes/v.2.56.0/.html
<section class="prose w-full py-12"> <h1> Redis Insight v2.56.0, September 2024 </h1> <p class="text-lg -mt-5 mb-10"> Redis Insight v2.56 </p> <h2 id="256-september-2024"> 2.56 (September 2024) </h2> <p> This is the General Availability (GA) release of Redis Insight 2.56. </p> <h3 id="highlights"> Hi...
https://redis.io/docs/latest/operate/rs/databases/active-active/develop/data-types/hashes/.html
<section class="prose w-full py-12 max-w-none"> <h1> Hashes in an Active-Active databases </h1> <p class="text-lg -mt-5 mb-10"> Information about using hashes with an Active-Active database. </p> <p> Hashes are great for structured data thatΒ contain a map of fields and values. They are used for managing dist...
https://redis.io/docs/latest/operate/rs/release-notes/rs-6-2-18-releases/rs-6-2-18-43/.html
<section class="prose w-full py-12 max-w-none"> <h1> Redis Enterprise Software release notes 6.2.18-43 (September 2022) </h1> <p class="text-lg -mt-5 mb-10"> Database auditing. Private key encryption. Active-Active database support for MEMORY USAGE command. Improvements to crdb-cli. </p> <p> <a href="https:/...
https://redis.io/docs/latest/operate/rs/7.4/databases/memory-performance/.html
<section class="prose w-full py-12 max-w-none"> <h1> Memory and performance </h1> <p class="text-lg -mt-5 mb-10"> Learn more about managing your memory and optimizing performance for your database. </p> <p> Redis Enterprise Software has multiple mechanisms in its architecture to help optimize storage and per...
https://redis.io/docs/latest/develop/tools/insight/release-notes/v.2.4.0/.html
<section class="prose w-full py-12"> <h1> RedisInsight v2.4.0, June 2022 </h1> <p class="text-lg -mt-5 mb-10"> RedisInsight v2.4.0 </p> <h2 id="240-june-2022"> 2.4.0 (June 2022) </h2> <p> This is the General Availability (GA) release of RedisInsight 2.4.0 </p> <h3 id="headlines"> Headlines: </h3> <...
https://redis.io/docs/latest/commands/incr/.html
<section class="prose w-full py-12"> <h1 class="command-name"> INCR </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">INCR key</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available since: </dt> ...
https://redis.io/docs/latest/operate/rs/7.4/installing-upgrading/install/prepare-install/download-install-package/.html
<section class="prose w-full py-12 max-w-none"> <h1> Download a Redis Enterprise Software installation package </h1> <p class="text-lg -mt-5 mb-10"> Download a Redis Enterprise Software installation package. </p> <p> To download the installation package for any of the supported platforms: </p> <ol> <li> ...
https://redis.io/docs/latest/commands/ts.queryindex/.html
<section class="prose w-full py-12"> <h1 class="command-name"> TS.QUERYINDEX </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">TS.QUERYINDEX filterExpr... </pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> ...
https://redis.io/docs/latest/operate/rc/databases/configuration/active-active-redis/.html
<section class="prose w-full py-12 max-w-none"> <h1> Active-Active Redis </h1> <p class="text-lg -mt-5 mb-10"> Overview of the Active-Active feature for Redis Cloud. </p> <p> Active-Active databases store data across multiple regions and availability zones. This improves scalability, performance, and availa...
https://redis.io/docs/latest/commands/georadiusbymember_ro/.html
<section class="prose w-full py-12"> <h1 class="command-name"> GEORADIUSBYMEMBER_RO <span class="text-base"> (deprecated) </span> </h1> <div class="border-l-8 pl-4"> <p> As of Redis version 6.2.0, this command is regarded as deprecated. </p> <p> It can be replaced by <a href="/docs/latest/com...
https://redis.io/docs/latest/operate/rs/release-notes/rs-7-2-4-releases/rs-7-2-4-105/.html
<section class="prose w-full py-12 max-w-none"> <h1> Redis Enterprise Software release notes 7.2.4-105 (February 2024) </h1> <p class="text-lg -mt-5 mb-10"> LDAP authentication timeout is configurable using the REST API. RHEL 8.9 support. </p> <p> This is a maintenance release for ​ <a href="https://redis....
https://redis.io/docs/latest/commands/move/.html
<section class="prose w-full py-12"> <h1 class="command-name"> MOVE </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">MOVE key db</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available since: </dt...
https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/enterprise-capabilities/.html
<section class="prose w-full py-12 max-w-none"> <h1> Redis Enterprise and Redis Stack feature compatibility </h1> <p class="text-lg -mt-5 mb-10"> Describes the Redis Enterprise features supported by each Redis Stack feature. </p> <p> This article describes compatibility between Redis Enterprise features and ...
https://redis.io/docs/latest/operate/rs/installing-upgrading/install/plan-deployment/persistent-ephemeral-storage/.html
<section class="prose w-full py-12 max-w-none"> <h1> Persistent and ephemeral node storage </h1> <p class="text-lg -mt-5 mb-10"> Configure paths for persistent storage and ephemeral storage. </p> <p> For each node in the cluster, you can configure paths for both persistent storage and ephemeral storage. To d...
https://redis.io/docs/latest/operate/rs/7.4/databases/import-export/replica-of/.html
<section class="prose w-full py-12 max-w-none"> <h1> Replica Of geo-distributed Redis </h1> <p class="text-lg -mt-5 mb-10"> Replica Of provides read-only access to replicas of the dataset from different geographical locations. </p> <p> In Redis Enterprise, the Replica Of feature provides active-passive geo-d...
https://redis.io/docs/latest/operate/kubernetes/recommendations/node-resources/.html
<section class="prose w-full py-12 max-w-none"> <h1> Manage node resources </h1> <p class="text-lg -mt-5 mb-10"> Recommendations on managing node resources and setting eviction thresholds with Redis Enterprise for Kubernetes. </p> <h2 id="node-eviction-thresholds"> Node eviction thresholds </h2> <p> Kube...
https://redis.io/docs/latest/commands/pexpireat/.html
<section class="prose w-full py-12"> <h1 class="command-name"> PEXPIREAT </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">PEXPIREAT key unix-time-milliseconds [NX | XX | GT | LT]</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold t...
https://redis.io/docs/latest/operate/kubernetes/release-notes/6-2-18-releases/.html
<section class="prose w-full py-12 max-w-none"> <h1> 6.2.18 release notes </h1> <p class="text-lg -mt-5 mb-10"> Release notes for the 6.2.18 releases of Redis Enterprise Software for Kubernetes. </p> <h2 id="before-upgrading"> Before upgrading </h2> <p> Be aware the following changes included in this rel...
https://redis.io/docs/latest/commands/cluster-forget/.html
<section class="prose w-full py-12"> <h1 class="command-name"> CLUSTER FORGET </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">CLUSTER FORGET node-id</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Av...
https://redis.io/docs/latest/integrate/redisvl/overview/install/.html
<section class="prose w-full py-12 max-w-none"> <h1> Install RedisVL </h1> <p class="text-lg -mt-5 mb-10"> How to install RedisVL </p> <p> There are a few ways to install RedisVL. The easiest way is to use Python's <code> pip </code> command. </p> <h2 id="install-redisvl-with-pip"> Install Redis...
https://redis.io/docs/latest/commands/bf.exists/.html
<section class="prose w-full py-12"> <h1 class="command-name"> BF.EXISTS </h1> <div class="font-semibold text-redis-ink-900"> Syntax </div> <pre class="command-syntax">BF.EXISTS key item</pre> <dl class="grid grid-cols-[auto,1fr] gap-2 mb-12"> <dt class="font-semibold text-redis-ink-900 m-0"> Available i...
https://redis.io/docs/latest/operate/rs/7.4/references/cli-utilities/rladmin/node/snapshot/.html
<section class="prose w-full py-12 max-w-none"> <h1> rladmin node snapshot </h1> <p class="text-lg -mt-5 mb-10"> Manages snapshots of the configuration of a node's shards and endpoints. </p> <p> Manages snapshots of the configuration of a node's shards and endpoints. </p> <p> You can create node snapshot...
https://redis.io/docs/latest/operate/rs/7.4/references/rest-api/requests/suffixes/.html
<section class="prose w-full py-12 max-w-none"> <h1> Suffixes requests </h1> <p class="text-lg -mt-5 mb-10"> DNS suffixes requests </p> <table> <thead> <tr> <th> Method </th> <th> Path </th> <th> Description </th> </tr> </thead> <tbody> <tr> <td> <...
https://redis.io/docs/latest/operate/oss_and_stack/stack-with-enterprise/release-notes/redisjson/redisjson-2.4-release-notes/.html
<section class="prose w-full py-12 max-w-none"> <h1> RedisJSON 2.4 release notes </h1> <p class="text-lg -mt-5 mb-10"> Low-level API changes in order to support the multi-value indexing and querying support that comes with RediSearch 2.6. RediSearch 2.6 comes with multi-value indexing and querying of attributes ...
https://redis.io/docs/latest/operate/rs/references/rest-api/requests/ocsp/test/.html
<section class="prose w-full py-12 max-w-none"> <h1> OCSP test requests </h1> <p class="text-lg -mt-5 mb-10"> OCSP test requests </p> <table> <thead> <tr> <th> Method </th> <th> Path </th> <th> Description </th> </tr> </thead> <tbody> <tr> <td> <a ...
https://redis.io/docs/latest/operate/rs/references/rest-api/objects/statistics/cluster-metrics/.html
<section class="prose w-full py-12 max-w-none"> <h1> Cluster metrics </h1> <p class="text-lg -mt-5 mb-10"> Documents the cluster metrics used with Redis Enterprise Software REST API calls. </p> <table> <thead> <tr> <th> Metric name </th> <th> Type </th> <th> Description ...
https://redis.io/docs/latest/operate/rs/release-notes/legacy-release-notes/.html
<section class="prose w-full py-12 max-w-none"> <h1> Previous releases </h1> <p class="text-lg -mt-5 mb-10"> Release notes for Redis Enterprise Software 5.6.0 (April 2020) and earlier versions. </p> <table> <thead> <tr> <th style="text-align:left"> VersionΒ (ReleaseΒ date) </th> <th style="...