From 2f3111e0eb982fce30e50c8f1045937d45cc7a5e Mon Sep 17 00:00:00 2001 From: Supriyo Mahanta Date: Sat, 10 Oct 2020 23:44:17 +0530 Subject: [PATCH] Add free-programming-interactive-tutorials-en for Redis (#3847) * Added Redis interactive tutorial * updated docs location --- free-programming-playgrounds.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index d0459fc3e..64c350e5b 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -23,6 +23,7 @@ * [Python](#python) * [R](#r) * [React](#react) +* [Redis](#redis) * [Ruby](#ruby) * [Rust](#rust) * [RxJS](#rxjs) @@ -165,6 +166,11 @@ * [StackBlitz](https://stackblitz.com/fork/react) +### Redis + +* [Try Redis](https://try.redis.io) + + ### Ruby * [Codepad](http://codepad.org)