search

Home  >  Q&A  >  body text

Programmer - Is it appropriate to use Redis to implement the following function?

Hello everyone, I am new to redis. I saw someone on the Internet using redis to implement the follow function, and the follow-related data are stored in redis. But I personally understand that redis is suitable for caching and storing hot data. Data such as attention is obviously core data. Why should we use redis? In this case, the data related to the focus will be separated from other data stored in Mysql?

Noob, thank you very much for your help!

为情所困为情所困2783 days ago911

reply all(1)I'll reply

  • phpcn_u1582

    phpcn_u15822017-05-17 10:11:28

    It is recommended to search related articles on Google using "Sina Weibo" and "Redis" as keywords

    reply
    0
  • Cancelreply