I taught myself tp5.1 and redis but I don’t know how to use them together. For example, how is snapshot technology implemented? After storing data, how can we implement paging function like operating a database? Can anyone provide a tutorial link?
ringa_lee2019-12-26 09:17:30
Look for Mr. Ximen’s course, https://www.php.cn/course/801.html
There are related techniques here