Log in
Enquire now
Redis

Redis

Redis is an open-source, in-memory data store used by developers as a database, cache, streaming engine, and message broker.

OverviewStructured DataIssuesContributors

Contents

redis.io
Is a
Product
Product
Software
Software

Product attributes

Founder
‌
Salvatore Sanfilippo
Industry
Database
Database
‌
Database server
Product Parent Company
Redis
Redis
Competitors
Snowflake Ventures
Snowflake Ventures
RethinkDB
RethinkDB
Snowflake Computing
Snowflake Computing
0
‌
pgvector
TigerGraph
TigerGraph
Also Known As
Non-relational database
Technologies Used
C (programming language)
C (programming language)

Software attributes

License
3-clause BSD License
Date Invented
2009

Other attributes

Founded Date
January 1, 2009
Inventor
‌
Salvatore Sanfilippo
Patents Assigned (Count)
1
Published Date
April 10, 2009
Source Code
github.com/redis/redis
Wikidata ID
Q2136322
Overview

Redis is an open-source, in-memory data store used as a database, cache, streaming engine, and message broker. Redis is open source under the BSD license and is capable of delivering sub-millisecond response times to enable millions of requests per second for real-time applications.

Redis provides data structures, such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams. It has built-in replication, Lua scripting, LRU eviction, transactions, and different levels of on-disk persistence. And depending on the use case, Redis can persist data either by periodically dumping the dataset to disk or by appending each command to a disk-based log.

Further, Redis is developed to allow users to run atomic operations, like appending to a string, incrementing the value in a hash, pushing an element to a list, computing set intersection, union and difference, or ranking members in a sorted list. Redis also supports asynchronous replication with non-blocking synchronization and auto-reconnection with partial resynchronization on net spill.

Timeline

No Timeline data yet.

Further Resources

Title
Author
Link
Type
Date
No Further Resources data yet.

References

Find more entities like Redis

Use the Golden Query Tool to find similar entities by any field in the Knowledge Graph, including industry, location, and more.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Press & Media
  • Blog
  • Careers
  • WE'RE HIRING

Products

  • Knowledge Graph
  • Query Tool
  • Data Requests
  • Knowledge Storage
  • API
  • Pricing
  • Enterprise
  • ChatGPT Plugin

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us
By using this site, you agree to our Terms of Service.