How to use Redis as a search database
Did you know that Redis can be used as a proper full database to store and query JSON efficiently?
Redis has full support for JSON storage, it can even store vectors for semantic searching with machine learning.
In this article - I will cover some of...
kevincoder.co.za5 min read