[go: up one dir, main page]

dot Stop testing, start deploying your AI apps. See how with MIT Technology Review’s latest research.

Download now

Blog

December 10, 2024
Welcome-

Welcome back to Redis, antirez

We’re beyond excited to welcome Salvatore Sanfilippo – you probably know him as “antirez” – back to Redis. Salvatore built Redis in 2009, and the project until 2020...

Blog

December 2, 2024

AWS VPC endpoints on Redis Cloud

Redis is now a launch partner with Amazon Web Services (AWS) for AWS VPC endpoints for resources—a new capability that gives you private access to VPC resources using...

Blog

December 2, 2024
valkey

What is Valkey?

For many years, Redis has been one of the most popular database technologies among developers.  Companies like Niantic, HackerRank, Airbnb, Hulu, and OpenAI have used Redis to improve...

Blog

November 27, 2024
wn2 November

What’s new in two – November edition

Welcome to “What’s new in two,” the place to catch up on Redis releases you might have missed in the past month. We’re covering the latest developments from...

Blog

November 19, 2024
Introducing Azure Managed Redis

Introducing Azure Managed Redis

Today Microsoft announced Azure Managed Redis, a new fully-managed, first-party Redis offering in Microsoft Azure. Azure Managed Redis is available today in public preview. Microsoft Azure is the...

Blog

November 13, 2024

AI gateways: What are they & how can you deploy an enhanced gateway with Redis?

As more and more companies deploy GenAI apps in production, we’re hearing about a new set of challenges that are different from the initial “POC phase of GenAI.”...

Blog

November 12, 2024
JSON and search support in Go

JSON and search support in Go

You can now explore advanced data modeling, with support for secondary indexing, JSON documents, and the ability to search your data with the go-redis client library.  With the...

Blog

November 4, 2024

Try Redis 8.0-M02 today. The fastest Redis ever.

We’re happy to announce the second milestone of Redis 8, our most advanced and performant offering yet, available for you to try in Community Edition (CE) today. In...

Blog

November 1, 2024
november

What’s new in two – October edition

Welcome to “What’s new in two,” the place to catch up on Redis releases you might have missed in the past month. Before we get started this month,...

Blog

October 28, 2024
client-side

Faster Redis: Client library support for client-side caching

Discover how to accelerate your Redis performance with newly supported client-side caching in official libraries. Learn how Jedis for Java and Redis-py for Python can now help you...

Blog

October 11, 2024

ElastiCache isn’t Redis. Don’t settle for less.

Note: This article was originally published May 6, 2022. It has been updated to add new product information. ElastiCache used to be the easiest way to run Redis...

Blog

October 10, 2024
blog card

Meet Redis for VS Code

The first official Redis for VS Code extension is here. It brings Redis right into your IDE, so you can work faster and keep your workflows streamlined.  We’re...

Blog

October 9, 2024
Redis Vector Library Blog Card

Level up RAG apps with Redis Vector Library

A few months back, Redis launched the Redis Vector Library (RedisVL) to simplify development of AI apps. Since then, we’ve introduced powerful new features and functionality that support...

Blog

October 8, 2024

Redis Copilot: Generating database queries from natural language

Over the past few months, we’ve been working on something exciting for developers: Redis Copilot. This AI-powered assistant boosts productivity and makes learning Redis easy. Redis Copilot offers two...

Blog

October 7, 2024
Security Advisory: CVE-2024-31449, CVE-2024-31227, CVE-2024-31228

Security Advisory: CVE-2024-31449, CVE-2024-31227, CVE-2024-31228

What happened? As part of an ongoing effort by the Redis Community and Redis to maintain Redis safety, security, and compliance posture, three security vulnerabilities in Redis have...

Blog

October 3, 2024
Redis Copilot, built on Redis for AI

Redis Copilot, built on Redis for AI

We recently released Redis Copilot to help devs build faster with Redis. It’s our mission to make apps fast and make building simple. To this end, Redis Copilot...

Blog

October 1, 2024
What'sNewinTwo_September_EventCard

What’s new in two – September edition

Welcome to “What’s new in two,” the place to catch up on Redis releases you might have missed in the past month. This time, we’re covering the latest...

Blog

September 26, 2024
Get better RAG responses with Ragas

Get better RAG responses with Ragas

A lot of teams have a hard time measuring their RAG apps. LLMs and techniques for vector search have come a long way, but they still hallucinate, or generate...

Blog

September 19, 2024

Redis 8.0-M01 released – One Redis for every use case

We have announced Redis 8, the most advanced and performant Redis offering yet. Today, we’re happy to announce that the first milestone of Redis 8 is available in...

Blog

September 11, 2024
LangChain Redis Package: Smarter AI apps with advanced vector storage and faster caching

LangChain Redis Package: Smarter AI apps with advanced vector storage and faster caching

Introducing langchain-redis, our new partner package integrating Redis capabilities with the LangChain ecosystem. This collaboration gives developers the tools they need to build fast AI apps, especially those...

Blog

September 10, 2024
Hash Field Expiration Deep Dive

Hash field expiration – Architecture and Benchmarks

We explore the details of HFE’s implementation and why it matters. Then, we’ll compare Redis to Alibaba’s TairHash and Snap’s KeyDB to see how it measures up.