Skip to main content

Recently Updated Pages

Detect and terminate long-running queries

Redis How-To Guides

Long-running commands in Redis can block the single-threaded event loop, causing delayed response...

Updated 1 month ago by kaiwalya

Identifying Slow Queries

Redis How-To Guides

Slow commands can impact Redis performance, especially under high load or when poorly optimized o...

Updated 1 month ago by kaiwalya

Restoring a Backup

Redis How-To Guides

Restoring Redis backups is essential for disaster recovery, staging environment duplication, or r...

Updated 1 month ago by kaiwalya

Creating Manual Backups

Redis How-To Guides

Regular backups are essential when running a Redis deployment especially if you’re using it for p...

Updated 1 month ago by kaiwalya

Installing and Updating an Extension

Redis How-To Guides

Redis supports modules to extend core functionality with new data types, commands, or algorithms....

Updated 1 month ago by kaiwalya

Upgrading to Major Version

Redis How-To Guides

Upgrading a database service on Elestio can be done without creating a new instance or performing...

Updated 1 month ago by kaiwalya

Creating a Database

Redis How-To Guides

Redis is a popular in-memory key-value data store known for its speed, flexibility, and support f...

Updated 1 month ago by kaiwalya

Connecting with redis-cli

Redis How to Connect

This guide explains how to establish a connection between redis-cli and a Redis database instance...

Updated 1 month ago by kaiwalya

Connecting with RedisInsight

Redis How to Connect

This guide explains how to establish a connection between RedisInsight and a Redis database insta...

Updated 1 month ago by kaiwalya

Connecting with Java

Redis How to Connect

This guide explains how to establish a connection between a Java application and a Redis database...

Updated 1 month ago by kaiwalya

Connecting with Go

Redis How to Connect

This guide explains how to establish a connection between a Go application and a Redis database u...

Updated 1 month ago by kaiwalya

Connecting with PHP

Redis How to Connect

This guide explains how to establish a connection between a PHP application and a Redis database ...

Updated 1 month ago by kaiwalya

Connecting with Node.js

Redis How to Connect

This guide explains how to establish a connection between a Node.js application and a Redis datab...

Updated 1 month ago by kaiwalya

Connecting with Python

Redis How to Connect

This guide explains how to connect a Python application to a Redis database using the redis libra...

Updated 1 month ago by kaiwalya

Manual Redis Migration Using redis-cli and RDB Files

Redis Database Migration

Manual migrations using Redis’s built-in tools, such as redis-cli and RDB (Redis Database) files,...

Updated 1 month ago by kaiwalya

Database Migration Services for Redis

Redis Database Migration

Elestio provides a streamlined and reliable approach for migrating Redis instances from various e...

Updated 1 month ago by kaiwalya

Cloning a Service to Another Provider or Region

Redis Database Migration

Migrating or cloning services across cloud providers or geographic regions is a critical part of ...

Updated 1 month ago by kaiwalya

Restricting Access by IP

Redis Cluster Management

Securing access to services is a fundamental part of managing cloud infrastructure. One of the mo...

Updated 1 month ago by kaiwalya

Delete a Cluster

Redis Cluster Management

When a cluster is no longer needed whether it was created for testing, staging, or an obsolete wo...

Updated 1 month ago by kaiwalya

Database Migrations

Redis Cluster Management

When managing production-grade services, the ability to perform reliable and repeatable database ...

Updated 1 month ago by kaiwalya