Redis serves as the cache for the database, but redis does not support sql queries?

redis serves as the cache for the database, but redis does not support sql queries? How to solve?

Apr.21,2021

redis normally just cache the database search results
do you want to cache all the database data directly to redis , and then use sql to query?
this is not the work of redis .


what the purpose of redis is.


who told you that redis is used as a database cache?


what if the gcc compiler does not support python,?

Menu