I tried advanced search features of Redis with Java and here is what happened



I tried advanced search features of Redis with Java and here is what happened

I tried advanced search features of Redis with Java and here is what happened

In this Spring Boot tutorial, you will learn how to create Advanced Search functionalities using Redis Search 2.0. RediSearch gives us a lot of features that we can use to create advanced search capabilities for our applications.

๐Ÿ—’ Project Source Code:
https://github.com/shabbirdwd53/spring-redis-search

๐Ÿ“šCourse Content๐Ÿ“š
โŒš (00:00) Course Intro
โŒš (00:59) What is RediSearch?
โŒš (03:54) When to use RediSearch?
โŒš (04:33) How RediSearch work?
โŒš (06:24) Installing Redis Stack
โŒš (09:56) Redis Cloud
โŒš (16:54) Redis Insight
โŒš (25:41) Different RediSearch Commands
โŒš (27:24) Create Index Command
โŒš (31:18) More Index Commands
โŒš (38:41) Search Commands
โŒš (44:50) Create Spring Boot Project
โŒš (45:53) Project Setup
โŒš (48:06) Redis Configuration
โŒš (49:51) Storing Data into Redis
โŒš (53:32) Creating PostRepository to manage data in Redis
โŒš (57:12) Building Save method
โŒš (01:00:08) Creating Schema and Index for Search
โŒš (01:07:00) Code cleanup (Drop Index and data if available)
โŒš (01:09:22) Redis Monitoring
โŒš (01:11:34) Creating Services and Search Controller
โŒš (01:16:43) Implementing Advance Search method
โŒš (01:26:05) Testing Application
โŒš (01:29:10) Implementing Aggregation in RediSearch
โŒš (01:31:39) Implementing Aggregation method
โŒš (01:37:57) Next Steps

๐ŸŽŸ Join this channel to get access to perks:
https://www.youtube.com/channel/UC4VZwhJ4T42SVHy9QbZ5rKw/join

RECOMMENDED COURSES
๐ŸŽฌ Spring Boot + React Full Stack Web Application with Tailwind CSS – https://youtu.be/J3iiiLrT1ic
๐ŸŽฌ Spring Security Full Course | From Registration to Login – https://youtu.be/tWcqSIQr6Ks
๐ŸŽฌ Microservices using SpringBoot | Full Example – https://youtu.be/BnknNTN8icw
๐ŸŽฌ Event-Driven Microservices with CQRS Design Pattern – https://youtu.be/sthMcMrspCM
๐ŸŽฌ Implement SAGA Design Pattern using Spring boot and Axon Framework – https://youtu.be/pUFGOngzJig
๐ŸŽฌ Spring Data JPA Tutorial | Full In-depth Course – https://youtu.be/XszpXoII9Sg
๐ŸŽฌ Deploy Springboot Microservices to Kubernetes Cluster – https://youtu.be/VAmntTPebKE
๐ŸŽฌ Automate Microservices deployment with Github Actions – https://youtu.be/snZtITKxUBM
๐ŸŽฌ Go / Golang Full Course for Beginners – https://youtu.be/1NF2LtWbA1g
๐ŸŽฌ Node JS Full Course for Beginners: Learn in 2 Hours – https://youtu.be/ZWhoAwTyXFs
๐ŸŽฌ Express.js Tutorial – Beginner | 2021 – https://youtu.be/ZfzGquJLCAA
๐ŸŽฌ Redis CLI Tutorial | Complete Course – https://youtu.be/0wqZd3zwh7Y

BE MY FRIEND:
๐Ÿ‘จโ€๐Ÿ’ป. Website: http://www.dailycodebuffer.com/
๐Ÿ‘จโ€๐Ÿซ Facebook: https://www.facebook.com/dailycodebuffer
๐Ÿฆ Twitter: https://twitter.com/DailyCodeBuffer
๐Ÿ“ธ Instagram: https://www.instagram.com/dailycodebuffer
๐ŸŽฎ GitHub: https://github.com/dailycodebuffer

MY FAVOURITE GEAR:
๐Ÿ‘จโ€๐Ÿ’ป My Macbook Air M1: https://amzn.to/3eFXlID
๐Ÿ’ป ASUS ROG Zephyrus G14, 14″: https://amzn.to/32xsXhf
๐Ÿ’ป ASUS ROG Zephyrus G14, 14″ (US): https://amzn.to/3xa6X6m
๐ŸŽค My Main Mic: https://amzn.to/3qDl0z0
๐ŸŽค My Main Mic (US): https://amzn.to/3awzUj7
๐ŸŽ™ My Secondary Mic: https://amzn.to/3sOZCJW
๐Ÿ–ฅ My LG Monitor: https://amzn.to/3zhLY3e
๐Ÿ–ฑ My Mouse: https://amzn.to/3eDpRKT
โŒจ๏ธ My Keyboard: https://amzn.to/32xthMZ

RECOMMENDED BOOKS:
๐Ÿ“™ Mastering Spring Boot 2.0 (Kindle): https://amzn.to/3HsOiHu
๐Ÿ“™ Mastering Spring Boot 2.0 (US): https://amzn.to/3tHNUy5
๐Ÿ“™ Building Microservices(Kindle): https://amzn.to/3gsA1jL
๐Ÿ“™ Building Microservices(US): https://amzn.to/3dDnfNn
๐Ÿ“™ Spring Boot in Action: https://amzn.to/32Nf3qW
๐Ÿ“™ Spring Boot in Action (US): https://amzn.to/32DkeX9
๐Ÿ“™ Spring Microservices in Action: https://amzn.to/3mQ4sCH
๐Ÿ“™ Spring Microservices in Action(US): https://amzn.to/32G3Hl7

๐ŸŽป MUSIC:
๐ŸŽต Hear the Noise (Sting): https://www.youtube.com/audiolibrary/music?nv=1
โ€œSound effects obtained from https://www.zapsplat.comโ€œ

#redis #search #springboot #DailyCodeBuffer

Comments are closed.