Skip to content

mar1boroman/redis-commands-cheatsheet

Repository files navigation

Redis Commands Cheatsheet

This is not official documentation for Redis commands

The information on this website/repository has been gathered manually and webscraping various web pages. Please refer the official documentation for redis commands at https://redis.io/commands/

Short Summary

Redis commands quick reference with live examples, syntax & complexity information

Last Updated

Oct 16, 2022

How this website works

  • The data displayed is stored in the CSV File Redis_Commands_Cheatsheet_ListExamples.csv
  • The javascript library Papaparse is used to convert the CSV file into list of array objects
  • The javascript library datatables is used to render the parsed arrays into HTML tables and enable various features on the table

About

Redis commands quick reference with live examples, syntax & complexity information

Topics

Resources

License

Stars

Watchers

Forks