Develop with Redis (original) (raw)

  1. Docs Docs
  2. Develop with Redis

Learn how to develop with Redis

Try these Redis commands Redis CLI
PING HSET user:1 name antirez vocation artist HGETALL user:1 SET e 2.71 INCRBYFLOAT e 0.43 RENAME e pi GET pi # See all commands PING

Get a Redis server running in minutes with a free trial ofRedis Cloud, or installRedis Open Source locally on your machine. Then, explore Redis with your favoriteprogramming languageor analyze and manage your database with ourUI tools:

Get started Document search Vector search
Python See Python examples See Python examples See Python examples
C#/.NET See C# examples See C# examples See C# examples
Node.js See JS examples See JS examples See JS examples
Java See Java examples See Java examples See Java examples
Go See Go examples See Go examples See Go examples
PHP See PHP examples See PHP examples See PHP examples
Redis Insight icon Redis Insight Visual client tool for creating, managing, and analyzing Redis databases.Download Redis Insight. Redis for VS Code icon Redis for VS Code VS Code extension for creating, managing, and analyzing Redis databases.Install Redis for VS Code.
Quick start icon Quick start Data types icon Data types Query engine icon Query engine
Vector databaseDocument storeData structure storeRAG with RedisGenAI StringJSONHashVector setProbabilistic types Get startedSchema field typesIndexingQuerying

RATE THIS PAGE

★ ★ ★ ★ ★

Back to top ↑