redis serves as the cache for the database, but redis does not support sql queries? How to solve?
redis serves as the cache for the database, but redis does not support sql queries? How to solve?
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,?
Previous: Mac startup items and startup processes
Next: There is a problem with the nuxt extend configuration. Difficult to understand