Skip to content

Instantly share code, notes, and snippets.

View rachit1994's full-sized avatar

rachit srivastava rachit1994

  • Banglore, India
View GitHub Profile
@Audarya07
Audarya07 / redis_notes.md
Last active September 28, 2021 14:42
Redis Notes

REDIS (REmote DIctionary Service)

  • Allows Replication and Persistence of data.

Redis Installation

  1. For Windows
    • Enable WSL from "Turn Windows features on or off settings"
    • Restart the machine
    • Install Ubuntu20.04 from Windows Store
    • Open Ubuntu and setup name and password