1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 04:59:50 +02:00

Add redis roadmap

This commit is contained in:
Kamran Ahmed
2024-09-19 23:57:01 +01:00
parent e620c1a686
commit 8918940aa6
166 changed files with 4354 additions and 3425 deletions

View File

@@ -54,7 +54,7 @@
"nanostores": "^0.10.3",
"node-html-parser": "^6.1.13",
"npm-check-updates": "^17.0.0",
"playwright": "^1.45.3",
"playwright": "^1.47.1",
"prismjs": "^1.29.0",
"react": "^18.3.1",
"react-calendar-heatmap": "^1.9.0",

7615
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

Binary file not shown.

BIN
public/roadmaps/redis.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 KiB

View File

@@ -0,0 +1 @@
# Active-Active geo Distribution

View File

@@ -0,0 +1 @@
# AOF rewrite & compaction

View File

@@ -0,0 +1 @@
# APPEND

View File

@@ -0,0 +1 @@
# Atomicity in Redis

View File

@@ -0,0 +1 @@
# Authentication

View File

@@ -0,0 +1 @@
# Backup and Recovery

View File

@@ -0,0 +1 @@
# Basic Commands / SET, GET

View File

@@ -0,0 +1 @@
# Batch Operations

View File

@@ -0,0 +1 @@
# BITCOUNT

View File

@@ -0,0 +1 @@
# Bitmaps

View File

@@ -0,0 +1 @@
# BITOP

View File

@@ -0,0 +1 @@
# BITPOS

View File

@@ -0,0 +1 @@
# Cache

View File

@@ -0,0 +1 @@
# Caching

View File

@@ -0,0 +1 @@
# Clustering

View File

@@ -0,0 +1 @@
# Configuring Save Interval

View File

@@ -0,0 +1 @@
# Connecting using Redis CLI

View File

@@ -0,0 +1 @@
# Data Persistence Options

View File

@@ -0,0 +1 @@
# DECR

View File

@@ -0,0 +1 @@
# DEL

View File

@@ -0,0 +1 @@
# Disaster Recovery

View File

@@ -0,0 +1 @@
# EVAL

View File

@@ -0,0 +1 @@
# EVALSHA

View File

@@ -0,0 +1 @@
# EXEC

View File

@@ -0,0 +1 @@
# Expiration

View File

@@ -0,0 +1 @@
# EXPR

View File

@@ -0,0 +1 @@
# GEOADD

View File

@@ -0,0 +1 @@
# GEOSEARCH

View File

@@ -0,0 +1 @@
# Geospatial Indexes

View File

@@ -0,0 +1 @@
# GET

View File

@@ -0,0 +1 @@
# GETBIT

View File

@@ -0,0 +1 @@
# Hashes

View File

@@ -0,0 +1 @@
# HDEL

View File

@@ -0,0 +1 @@
# HEXISTS

View File

@@ -0,0 +1 @@
# HGET

View File

@@ -0,0 +1 @@
# HGETALL

View File

@@ -0,0 +1 @@
# High Performance and Scalability

View File

@@ -0,0 +1 @@
# How AOF Works?

View File

@@ -0,0 +1 @@
# How RDB Works?

View File

@@ -0,0 +1 @@
# HSET

View File

@@ -0,0 +1 @@
# Hybrid Persistence

View File

@@ -0,0 +1 @@
# HyperLogLog

View File

@@ -0,0 +1 @@
# In-memory Data Structure Store

View File

@@ -0,0 +1 @@
# INCR

View File

@@ -0,0 +1 @@
# INFO

View File

@@ -0,0 +1 @@
# Key-value Database

View File

@@ -0,0 +1 @@
# Leaderboards and Counters

View File

@@ -0,0 +1 @@
# LINDEX

View File

@@ -0,0 +1 @@
# Lists

View File

@@ -0,0 +1 @@
# LLEN

View File

@@ -0,0 +1 @@
# LMOVE

View File

@@ -0,0 +1 @@
# LPOP

View File

@@ -0,0 +1 @@
# LPUSH

View File

@@ -0,0 +1 @@
# LRANGE

View File

@@ -0,0 +1 @@
# Lua Scripting

View File

@@ -0,0 +1 @@
# Max Memory Policy

View File

@@ -0,0 +1 @@
# Memory Management

View File

@@ -0,0 +1 @@
# Message Broker

View File

@@ -0,0 +1 @@
# MONITOR

View File

@@ -0,0 +1 @@
# Monitoring

View File

@@ -0,0 +1 @@
# More Commands

View File

@@ -0,0 +1 @@
# More Commands

View File

@@ -0,0 +1 @@
# More Commands

View File

@@ -0,0 +1 @@
# More Commands

View File

@@ -0,0 +1 @@
# More Commands

View File

@@ -0,0 +1 @@
# More Commands

View File

@@ -0,0 +1 @@
# More Commands

View File

@@ -0,0 +1 @@
# More Commands

View File

@@ -0,0 +1 @@
# More Commands

View File

@@ -0,0 +1 @@
# MULTI

View File

@@ -0,0 +1 @@
# Naming Conventions

View File

@@ -0,0 +1 @@
# Network Security

View File

@@ -0,0 +1 @@
# No Persistence Option

View File

@@ -0,0 +1 @@
# Optimistic Locking

View File

@@ -0,0 +1 @@
# Overview of Data Types

View File

@@ -0,0 +1 @@
# Persistence Options

View File

@@ -0,0 +1 @@
# PFADD

View File

@@ -0,0 +1 @@
# PFCOUNT

View File

@@ -0,0 +1 @@
# PFMERGE

View File

@@ -0,0 +1 @@
# Pipelining

View File

@@ -0,0 +1 @@
# Pre-compiled Binaries

View File

@@ -0,0 +1 @@
# PUBLISH

View File

@@ -0,0 +1 @@
# Pub/Sub Messaging

View File

@@ -0,0 +1 @@
# Pub/Sub

View File

@@ -0,0 +1 @@
# RDB vs AOF Tradeoffs

View File

@@ -0,0 +1 @@
# Real-time Analytics

View File

@@ -0,0 +1 @@
# redis-benchmark

View File

@@ -0,0 +1 @@
# Redis Enterprise

View File

@@ -0,0 +1 @@
# Redis Modules

View File

@@ -0,0 +1 @@
# Redis on Flash

View File

@@ -0,0 +1 @@
# Redis Sentinel

View File

@@ -0,0 +1 @@
# Redis vs SQL/NoSQL DBs

View File

@@ -0,0 +1 @@
# RedisBloom

View File

@@ -0,0 +1 @@
# RedisCommander

View File

@@ -0,0 +1 @@
# redis.conf

View File

@@ -0,0 +1 @@
# RedisInsight

Some files were not shown because too many files have changed in this diff Show More