Home > Backend Development > PHP Tutorial > 如何将数据库数据复制到redis中

如何将数据库数据复制到redis中

WBOY
Release: 2016-06-06 20:24:10
Original
1663 people have browsed it

前提条件:
1.redis设置了内网ip
2.redis使用了多个库

如何将数据库数据复制到redis 中的select 3 库中

回复内容:

前提条件:
1.redis设置了内网ip
2.redis使用了多个库

如何将数据库数据复制到redis 中的select 3 库中

题主可以写个init脚本批量读出,再写入mysql……

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template