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,?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36860-2c039.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36860-2c039.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?