@@ -15,92 +15,92 @@ Redis Developer Hub is basically a journey carved out for Redis developer commun
1515
1616### Cloud
1717
18- - [ Redis Enterprise Cloud] ( https://developer.redislabs .com/create/rediscloud )
19- - [ Heroku] ( https://developer.redislabs .com/create/heroku )
20- - [ Azure Cache] ( https://developer.redislabs .com/create/azure )
21- - [ Google Cloud] ( https://developer.redislabs .com/create/gcp )
22- - [ AWS] ( https://developer.redislabs .com/create/aws )
18+ - [ Redis Enterprise Cloud] ( https://developer.redis .com/create/rediscloud )
19+ - [ Heroku] ( https://developer.redis .com/create/heroku )
20+ - [ Azure Cache] ( https://developer.redis .com/create/azure )
21+ - [ Google Cloud] ( https://developer.redis .com/create/gcp )
22+ - [ AWS] ( https://developer.redis .com/create/aws )
2323
2424### Local
2525
26- - [ Docker] ( https://developer.redislabs .com/create/docker/ )
27- - [ Google Kubernetes Engine] ( https://developer.redislabs .com/create/kubernetes/ )
28- - [ Mac using Homebrew] ( https://developer.redislabs .com/create/homebrew/ )
29- - [ Microsoft Windows 10] ( https://developer.redislabs .com/create/windows )
30- - [ Build from Source] ( https://developer.redislabs .com/create/from-source/ )
31- - [ RedisMod] ( https://developer.redislabs .com/explore/redismod )
26+ - [ Docker] ( https://developer.redis .com/create/docker/ )
27+ - [ Google Kubernetes Engine] ( https://developer.redis .com/create/kubernetes/ )
28+ - [ Mac using Homebrew] ( https://developer.redis .com/create/homebrew/ )
29+ - [ Microsoft Windows 10] ( https://developer.redis .com/create/windows )
30+ - [ Build from Source] ( https://developer.redis .com/create/from-source/ )
31+ - [ RedisMod] ( https://developer.redis .com/explore/redismod )
3232
3333
3434# Develop
3535
36- - [ Java] ( https://developer.redislabs .com/develop/java/ )
37- - [ Java based application on Heroku using Redis] ( https://developer.redislabs .com/howtos/herokujava )
38- - [ Python] ( https://developer.redislabs .com/develop/python/ )
39- - [ Python based application on Heroku using Redis] ( https://developer.redislabs .com/howtos/herokupython )
40- - [ C] ( https://developer.redislabs .com/develop/C/ )
41- - [ NodeJS] ( https://developer.redislabs .com/develop/nodejs/ )
42- - [ NodeJS based application on Heroku using Redis] ( https://developer.redislabs .com/howtos/herokunodejs )
43- - [ Ruby] ( https://developer.redislabs .com/develop/ruby/ )
44- - [ Php] ( https://developer.redislabs .com/develop/php/ )
36+ - [ Java] ( https://developer.redis .com/develop/java/ )
37+ - [ Java based application on Heroku using Redis] ( https://developer.redis .com/howtos/herokujava )
38+ - [ Python] ( https://developer.redis .com/develop/python/ )
39+ - [ Python based application on Heroku using Redis] ( https://developer.redis .com/howtos/herokupython )
40+ - [ C] ( https://developer.redis .com/develop/C/ )
41+ - [ NodeJS] ( https://developer.redis .com/develop/nodejs/ )
42+ - [ NodeJS based application on Heroku using Redis] ( https://developer.redis .com/howtos/herokunodejs )
43+ - [ Ruby] ( https://developer.redis .com/develop/ruby/ )
44+ - [ Php] ( https://developer.redis .com/develop/php/ )
4545
4646# Explore
4747
4848### RedisInsight - Redis GUI
4949
50- - [ Getting Started] ( https://developer.redislabs .com/explore/redisinsight/getting-started )
51- - [ Visualize Redis database keys using RedisInsight Browser Tool] ( https://developer.redislabs .com/explore/redisinsight/browser )
52- - [ Debugging Redis using RedisInsight Slowlog Tool] ( https://developer.redislabs .com/explore/redisinsight/slowlog )
53- - [ Reduce Redis Memory usage using RedisInsight Memory Analyzer Tool] ( https://developer.redislabs .com/explore/redisinsight/memoryanalyzer )
54- - [ Manage Your Redis Cluster using RedisInsight Cluster Management Tool] ( https://developer.redislabs .com/explore/redisinsight/cluster )
55- - [ Using Redis Streams] ( https://developer.redislabs .com/explore/redisinsight/streams )
56- - [ Analyze Your Redis commands using RedisInsight Profiler tool] ( https://developer.redislabs .com/explore/redisinsight/profiler )
57- - [ Query, Visualize and Manipulate Graphs using RedisGraph Browser Tool] ( https://developer.redislabs .com/explore/redisinsight/redisgraph )
58- - [ Writing Your Serverless function using RedisGears Browser Tool] ( https://developer.redislabs .com/explore/redisinsight/redisgears )
59- - [ Managing time-series data using RedisTimeSeries Browser Tool] ( https://developer.redislabs .com/explore/redisinsight/redistimeseries )
60- - [ Unified Search and Analytics using RediSearch Browser Tool] ( https://developer.redislabs .com/explore/redisinsight/redisearch )
61- - [ Using Helm] ( https://developer.redislabs .com/explore/redisinsight/usinghelm )
50+ - [ Getting Started] ( https://developer.redis .com/explore/redisinsight/getting-started )
51+ - [ Visualize Redis database keys using RedisInsight Browser Tool] ( https://developer.redis .com/explore/redisinsight/browser )
52+ - [ Debugging Redis using RedisInsight Slowlog Tool] ( https://developer.redis .com/explore/redisinsight/slowlog )
53+ - [ Reduce Redis Memory usage using RedisInsight Memory Analyzer Tool] ( https://developer.redis .com/explore/redisinsight/memoryanalyzer )
54+ - [ Manage Your Redis Cluster using RedisInsight Cluster Management Tool] ( https://developer.redis .com/explore/redisinsight/cluster )
55+ - [ Using Redis Streams] ( https://developer.redis .com/explore/redisinsight/streams )
56+ - [ Analyze Your Redis commands using RedisInsight Profiler tool] ( https://developer.redis .com/explore/redisinsight/profiler )
57+ - [ Query, Visualize and Manipulate Graphs using RedisGraph Browser Tool] ( https://developer.redis .com/explore/redisinsight/redisgraph )
58+ - [ Writing Your Serverless function using RedisGears Browser Tool] ( https://developer.redis .com/explore/redisinsight/redisgears )
59+ - [ Managing time-series data using RedisTimeSeries Browser Tool] ( https://developer.redis .com/explore/redisinsight/redistimeseries )
60+ - [ Unified Search and Analytics using RediSearch Browser Tool] ( https://developer.redis .com/explore/redisinsight/redisearch )
61+ - [ Using Helm] ( https://developer.redis .com/explore/redisinsight/usinghelm )
6262
6363
6464
6565## Extensibility via Redis Modules
6666
6767### RediSearch
6868
69- - [ Getting Started] ( https://developer.redislabs .com/howtos/redisearch )
70- - [ Building Movie Database app using RediSearch] ( https://developer.redislabs .com/howtos/moviesdatabase/getting-started )
69+ - [ Getting Started] ( https://developer.redis .com/howtos/redisearch )
70+ - [ Building Movie Database app using RediSearch] ( https://developer.redis .com/howtos/moviesdatabase/getting-started )
7171
7272
7373### RedisJSON
7474
75- - [ Getting Started] ( https://developer.redislabs .com/howtos/redisjson )
76- - [ How to build a Shopping cart app using NodeJS and RedisJSON] ( https://developer.redislabs .com/howtos/shoppingcart )
77- - [ HackerNews Clone using RedisJSON] ( https://developer.redislabs .com/howtos/hackernews )
75+ - [ Getting Started] ( https://developer.redis .com/howtos/redisjson )
76+ - [ How to build a Shopping cart app using NodeJS and RedisJSON] ( https://developer.redis .com/howtos/shoppingcart )
77+ - [ HackerNews Clone using RedisJSON] ( https://developer.redis .com/howtos/hackernews )
7878
7979
8080### RedisGears
8181
82- - [ Getting Started] ( https://developer.redislabs .com/howtos/redisgears )
83- - [ How to build a Fraud Detection System using RedisGears and RedisBloom] ( https://developer.redislabs .com/howtos/frauddetection )
84- - [ Building a Pipeline for Natural Language Processing using RedisGears] ( https://developer.redislabs .com/howtos/nlp )
82+ - [ Getting Started] ( https://developer.redis .com/howtos/redisgears )
83+ - [ How to build a Fraud Detection System using RedisGears and RedisBloom] ( https://developer.redis .com/howtos/frauddetection )
84+ - [ Building a Pipeline for Natural Language Processing using RedisGears] ( https://developer.redis .com/howtos/nlp )
8585
8686### RedisGraph
8787
88- - [ Getting Started] ( https://developer.redislabs .com/howtos/redisgraph )
89- - [ Building Movies database app using RedisGraph and NodeJS] ( https://developer.redislabs .com/howtos/redisgraphmovies )
88+ - [ Getting Started] ( https://developer.redis .com/howtos/redisgraph )
89+ - [ Building Movies database app using RedisGraph and NodeJS] ( https://developer.redis .com/howtos/redisgraphmovies )
9090
9191### RedisBloom
9292
93- - [ Getting Started] ( https://developer.redislabs .com/howtos/redisbloom )
94- - [ How to build a Fraud Detection System using RedisGears and RedisBloom] ( https://developer.redislabs .com/howtos/frauddetection )
93+ - [ Getting Started] ( https://developer.redis .com/howtos/redisbloom )
94+ - [ How to build a Fraud Detection System using RedisGears and RedisBloom] ( https://developer.redis .com/howtos/frauddetection )
9595
9696### RedisTimeSeries
9797
98- - [ Getting Started] ( https://developer.redislabs .com/howtos/redistimeseries )
99- - [ How to Manage IoT Sensor data using RedisTimeSeries] ( https://redislabs .com/blog/how-to-manage-real-time-iot-sensor-data-in-redis/ )
98+ - [ Getting Started] ( https://developer.redis .com/howtos/redistimeseries )
99+ - [ How to Manage IoT Sensor data using RedisTimeSeries] ( https://redis .com/blog/how-to-manage-real-time-iot-sensor-data-in-redis/ )
100100
101101### RedisAI
102102
103- - [ Getting Started] ( https://developer.redislabs .com/howtos/redisai )
103+ - [ Getting Started] ( https://developer.redis .com/howtos/redisai )
104104
105105
106106
0 commit comments