Full-Text searching with RediSearch and dotnet Core
I often came across situations where the old school search query on the SQL database was just not good enough to handle the fast amounts of data maintained within normalized relational database structures. I did a little research and found RediSearch developed by Redis. RediSearch… Read More »Full-Text searching with RediSearch and dotnet Core