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... |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 5